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 b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 # timeout=10 Commit message: "RAN_Emulation: Allow setting reason in primitive MSC_CONN_PRIM_DISC_REQ" > git rev-list --no-walk c9242ab93319ed1df95250d31328ee2635a72100 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins9737713090600063199.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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-20241026-0839-cf92af4e-0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] 51ea94aae97f397db52f51212bc823abd40d09dfbae8e5a8a93c6be796a801b0 [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-20241026-0839-cf92af4e-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [189 kB] Fetched 9234 kB in 1s (9490 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-20241026-0839-cf92af4e-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1448.1-1484.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1455.2-1463.2: In if statement: RAN_Emulation.ttcnpp:1458.3-1462.3: In if statement: RAN_Emulation.ttcnpp:1461.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1483.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_IEs.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_6.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAW_NS.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_6.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.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 SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_1.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_Iu_part_7.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_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_3.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_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.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_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_4.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_6.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_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_Common_part_7.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_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_3.cc Creating dependency file for IPL4asp_PortType_part_4.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_2.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_5.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_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:18644:1: warning: control reaches end of non-void function [-Wreturn-type] 18644 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:18696:1: warning: control reaches end of non-void function [-Wreturn-type] 18696 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:18805:1: warning: control reaches end of non-void function [-Wreturn-type] 18805 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:18856:1: warning: control reaches end of non-void function [-Wreturn-type] 18856 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (403 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241026-0839-cf92af4e-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (22.4 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-20241026-0839-cf92af4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241026083930028 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241026083930028 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241026083930028 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) 20241026083930028 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241026083930028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241026083930028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241026083930028 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241026083930028 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241026083930028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241026083930028 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241026083930029 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241026083930029 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241026083930029 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241026083930029 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241026083930029 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241026083930029 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241026083930029 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-20241026-0839-cf92af4e-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x560b91d9ad60(sgsn) with 23 counters 20241026083930218 DLSS7 INFO (r=127.0.0.1:40400<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026083930218 DLSS7 INFO (r=127.0.0.1:40400<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241026083930218 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:40400<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241026083930218 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241026083930218 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241026083930218 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026083930218 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241026083930218 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241026083930218 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241026083930218 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241026083930218 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241026083930218 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241026083930218 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241026083930218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083930218 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241026083930218 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241026083930218 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241026083930219 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026083930219 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) 20241026083930219 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026083930219 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026083930219 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241026083930219 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241026083930219 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241026083930219 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241026083930219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026083930219 DLSS7 INFO (r=127.0.0.1:58853<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026083930219 DLSS7 INFO (r=127.0.0.1:58853<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241026083930219 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:58853<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241026083930219 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241026083930219 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026083930219 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) 20241026083930219 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026083930219 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026083930219 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:40400<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241026083930219 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) 20241026083930219 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026083930219 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241026083930219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026083930219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026083930219 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026083930219 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-20241026-0839-cf92af4e-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@51ea94aae97f: Unix server socket created successfully. MC@51ea94aae97f: Listening on TCP port 44141. 51ea94aae97f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 51ea94aae97f 44141 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@51ea94aae97f: New HC connected from 10.0.2.100 [10.0.2.100]. 51ea94aae97f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@51ea94aae97f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@51ea94aae97f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@51ea94aae97f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@51ea94aae97f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@51ea94aae97f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@51ea94aae97f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@51ea94aae97f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@51ea94aae97f: Configuration file was processed on all HCs. MC@51ea94aae97f: Creating MTC on host 10.0.2.100. MC@51ea94aae97f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@51ea94aae97f: 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 ------ Sat Oct 26 08:39: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.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 20241026083931219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083931219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach started. 20241026083932090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083932094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241026083932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241026083932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241026083932137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026083932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083932137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083932137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083932138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083932138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083932138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083932138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083932138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083932138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083932138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083932138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241026083932138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026083932138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083932138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083932139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083932139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083932142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083932153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083932153 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(8)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 TC_attach-BVCI196(6)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083932179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241026083932179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241026083932179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241026083932179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026083932179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083932179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083932179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083932179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083932179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083932180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083932180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083932180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083932180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083932180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083932180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083932180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083932180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241026083932180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026083932180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083932180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083932181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083932181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083932185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083932185 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083932195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083932195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083932218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241026083932218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241026083932218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241026083932218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026083932218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083932218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083932218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083932218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083932218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083932219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083932219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083932219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083932219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083932219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026083932219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083932219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083932219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083932219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083932219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241026083932219 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026083932219 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083932219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083932219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026083932220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241026083932220 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241026083932220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241026083932220 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241026083932220 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241026083932220 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241026083932220 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241026083932220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241026083932220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026083932220 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241026083932220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026083932220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026083932220 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026083932220 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026083932220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026083932220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026083932220 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026083932220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083932220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026083932220 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x560b92011660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241026083932220 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) -NSVCI99(17)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083932224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083932224 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)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083932234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083932234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026083932769 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) 20241026083932769 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241026083932769 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:58853 err=None (osmo_ss7_asp.c:785) 20241026083933220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083933220 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026083933220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026083933220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026083933223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026083933223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@51ea94aae97f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FD8957DE'O, index=0 SGSN_Test-GSUP(19)@51ea94aae97f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@51ea94aae97f: 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 := 'EBB5293FA9357498296D4A424AF7588C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '506B96ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7A3288C2DA42642'O } } } } } 20241026083934275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083934275 DLLC NOTICE LLME(ffffffff/fd8957de){UNASSIGNED} LLC RX: unknown TLLI 0xfd8957de, creating LLME on the fly (gprs_llc.c:552) 20241026083934275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083934275 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241026083934275 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026083934275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026083934275 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026083934275 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026083934275 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026083934275 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026083934275 DLLC NOTICE LLME(ffffffff/fd8957de){UNASSIGNED} LLGM Assign pre (fd8957de => fbd87dbf) (gprs_llc.c:1079) 20241026083934275 DLLC NOTICE LLME(fd8957de/fbd87dbf){ASSIGNED} LLGM Assign post (fd8957de => fbd87dbf) (gprs_llc.c:1125) 20241026083934275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026083934275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026083934275 DMM DEBUG MM(262420000000001/fbd87dbf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026083934287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083934287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026083934287 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083934287 DMM DEBUG MM(262420000000001/fbd87dbf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241026083934287 DMM NOTICE MM(262420000000001/fbd87dbf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026083934287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026083934287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026083934287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026083934287 DMM DEBUG MM(262420000000001/fbd87dbf) Requesting authorization (sgsn_auth.c:160) 20241026083934287 DMM INFO MM(262420000000001/fbd87dbf) Requesting authentication tuples (sgsn_auth.c:184) 20241026083934287 DMM DEBUG MM(262420000000001/fbd87dbf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026083934287 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241026083934287 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@51ea94aae97f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241026083934290 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026083934290 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026083934290 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026083934290 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026083934290 DMM INFO MM(262420000000001/fbd87dbf) Subscriber data update (mmctx.c:445) 20241026083934290 DMM DEBUG MM(262420000000001/fbd87dbf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026083934290 DMM INFO MM(262420000000001/fbd87dbf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026083934290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026083934290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026083934290 DMM INFO MM(262420000000001/fbd87dbf) <- GMM AUTH AND CIPHERING REQ (rand = eb b5 29 3f a9 35 74 98 29 6d 4a 42 4a f7 58 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026083934297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083934297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083934297 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083934297 DMM INFO MM(262420000000001/fbd87dbf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026083934297 DMM NOTICE MM(262420000000001/fbd87dbf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026083934297 DMM DEBUG MM(262420000000001/fbd87dbf) checking auth: received GSM SRES = 50 6b 96 ed (gprs_gmm.c:666) 20241026083934297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026083934297 DMM DEBUG MM(262420000000001/fbd87dbf) Requesting authorization (sgsn_auth.c:160) 20241026083934298 DMM INFO MM(262420000000001/fbd87dbf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026083934298 DMM DEBUG MM(262420000000001/fbd87dbf) Requesting subscriber data update (gprs_subscriber.c:894) 20241026083934298 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241026083934298 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) 20241026083934298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026083934298 DMM INFO MM(262420000000001/fbd87dbf) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbd87dbf) (gprs_gmm.c:300) 20241026083934299 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026083934299 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026083934299 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241026083934299 DMM INFO MM(262420000000001/fbd87dbf) Subscriber data update (mmctx.c:445) 20241026083934299 DMM DEBUG MM(262420000000001/fbd87dbf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026083934299 DMM INFO MM(262420000000001/fbd87dbf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026083934299 DMM NOTICE MM(262420000000001/fbd87dbf) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241026083934299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026083934299 DMM NOTICE MM(262420000000001/fbd87dbf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026083934299 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) 20241026083934300 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026083934300 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241026083934300 DMM INFO MM(262420000000001/fbd87dbf) Subscriber data update (mmctx.c:445) 20241026083934300 DMM DEBUG MM(262420000000001/fbd87dbf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026083934305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083934305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026083934305 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083934305 DMM INFO MM(262420000000001/fbd87dbf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026083934305 DMM NOTICE MM(262420000000001/fbd87dbf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026083934305 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026083934305 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026083934305 DLLC NOTICE LLME(fd8957de/fbd87dbf){ASSIGNED} LLGM Assign pre (ffffffff => fbd87dbf) (gprs_llc.c:1079) 20241026083934305 DLLC NOTICE LLME(ffffffff/fbd87dbf){ASSIGNED} LLGM Assign post (ffffffff => fbd87dbf) (gprs_llc.c:1125) 20241026083934305 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026083934305 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026083934305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026083934305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@51ea94aae97f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@51ea94aae97f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@51ea94aae97f: Final verdict of PTC: pass 20241026083934359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46586<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026083934362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026083934362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(7)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(12)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(17)@51ea94aae97f: Final verdict of PTC: none TC_attach-BVCI210(11)@51ea94aae97f: Final verdict of PTC: none TC_attach-BVCI220(16)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@51ea94aae97f: Final verdict of PTC: none TC_attach-BVCI196(6)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(10)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(5)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(15)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:39:34 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241026083934517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083934918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65124) 20241026083935363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083935363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65124, count=105756) 20241026083936364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083936364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:39:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026083937365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083937365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_mnc3 started. 20241026083937973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083937974 DMM INFO MM(262420000000001/fbd87dbf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026083937974 DMM INFO MM(262420000000001/fbd87dbf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026083937974 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026083937974 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026083937974 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026083937974 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026083937974 DLLC NOTICE LLME(ffffffff/fbd87dbf){ASSIGNED} LLGM Assign pre (fbd87dbf => ffffffff) (gprs_llc.c:1079) 20241026083937974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbd87dbf => ffffffff) (gprs_llc.c:1125) 20241026083937974 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241026083937974 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) 20241026083937974 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) 20241026083937974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026083937974 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026083937974 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026083937974 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026083937974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083938039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026083938039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083938039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083938039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083938039 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026083938039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083938039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083938039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083938039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083938041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083938041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083938041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083938042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083938042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083938042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083938042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083938042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083938042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026083938042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083938042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083938042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083938042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(26)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026083938047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083938059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083938059 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(24)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(26)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083938078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026083938078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083938078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083938078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083938078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026083938078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083938078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083938078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083938078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083938080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083938080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083938080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083938080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083938080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083938080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083938080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083938080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083938080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026083938080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083938080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083938081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083938081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083938085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(32)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083938097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083938097 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083938139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026083938139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083938139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083938139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083938139 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026083938139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083938139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083938139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083938139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083938141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083938141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083938141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083938142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083938142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083938142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083938142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083938142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083938142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026083938142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083938142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(37)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026083938142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083938142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083938147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083938157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083938157 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026083938366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083938366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026083938366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026083938366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026083938368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(36)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241026083938369 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@51ea94aae97f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='FF311F87'O, index=0 SGSN_Test-GSUP(38)@51ea94aae97f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@51ea94aae97f: 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 := 'E74C873CD0F3283B9585A5D2DE3985EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F25900B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA0CCBFCCAA2F0D3'O } } } } } 20241026083939421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083939421 DLLC NOTICE LLME(ffffffff/ff311f87){UNASSIGNED} LLC RX: unknown TLLI 0xff311f87, creating LLME on the fly (gprs_llc.c:552) 20241026083939421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083939421 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241026083939421 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026083939421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026083939421 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026083939421 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026083939421 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026083939421 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026083939421 DLLC NOTICE LLME(ffffffff/ff311f87){UNASSIGNED} LLGM Assign pre (ff311f87 => dbfbc08d) (gprs_llc.c:1079) 20241026083939421 DLLC NOTICE LLME(ff311f87/dbfbc08d){ASSIGNED} LLGM Assign post (ff311f87 => dbfbc08d) (gprs_llc.c:1125) 20241026083939421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026083939421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026083939421 DMM DEBUG MM(262420000001001/dbfbc08d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026083939435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083939435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026083939435 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083939435 DMM DEBUG MM(262420000001001/dbfbc08d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241026083939435 DMM NOTICE MM(262420000001001/dbfbc08d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026083939435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026083939435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026083939435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026083939435 DMM DEBUG MM(262420000001001/dbfbc08d) Requesting authorization (sgsn_auth.c:160) 20241026083939435 DMM INFO MM(262420000001001/dbfbc08d) Requesting authentication tuples (sgsn_auth.c:184) 20241026083939435 DMM DEBUG MM(262420000001001/dbfbc08d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026083939435 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241026083939435 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)@51ea94aae97f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@51ea94aae97f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241026083939438 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026083939438 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026083939438 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026083939438 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026083939438 DMM INFO MM(262420000001001/dbfbc08d) Subscriber data update (mmctx.c:445) 20241026083939438 DMM DEBUG MM(262420000001001/dbfbc08d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026083939438 DMM INFO MM(262420000001001/dbfbc08d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026083939438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026083939438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026083939438 DMM INFO MM(262420000001001/dbfbc08d) <- GMM AUTH AND CIPHERING REQ (rand = e7 4c 87 3c d0 f3 28 3b 95 85 a5 d2 de 39 85 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026083939446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083939446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083939446 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083939446 DMM INFO MM(262420000001001/dbfbc08d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026083939446 DMM NOTICE MM(262420000001001/dbfbc08d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026083939446 DMM DEBUG MM(262420000001001/dbfbc08d) checking auth: received GSM SRES = f2 59 00 b0 (gprs_gmm.c:666) 20241026083939446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026083939446 DMM DEBUG MM(262420000001001/dbfbc08d) Requesting authorization (sgsn_auth.c:160) 20241026083939446 DMM INFO MM(262420000001001/dbfbc08d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026083939446 DMM DEBUG MM(262420000001001/dbfbc08d) Requesting subscriber data update (gprs_subscriber.c:894) 20241026083939446 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241026083939446 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) 20241026083939446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026083939446 DMM INFO MM(262420000001001/dbfbc08d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbfbc08d) (gprs_gmm.c:300) 20241026083939448 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026083939448 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026083939448 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026083939448 DMM INFO MM(262420000001001/dbfbc08d) Subscriber data update (mmctx.c:445) 20241026083939448 DMM DEBUG MM(262420000001001/dbfbc08d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026083939448 DMM INFO MM(262420000001001/dbfbc08d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026083939448 DMM NOTICE MM(262420000001001/dbfbc08d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241026083939448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026083939448 DMM NOTICE MM(262420000001001/dbfbc08d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026083939448 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) 20241026083939449 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026083939449 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026083939449 DMM INFO MM(262420000001001/dbfbc08d) Subscriber data update (mmctx.c:445) 20241026083939449 DMM DEBUG MM(262420000001001/dbfbc08d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026083939454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083939454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026083939454 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083939454 DMM INFO MM(262420000001001/dbfbc08d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026083939454 DMM NOTICE MM(262420000001001/dbfbc08d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026083939454 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026083939454 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026083939454 DLLC NOTICE LLME(ff311f87/dbfbc08d){ASSIGNED} LLGM Assign pre (ffffffff => dbfbc08d) (gprs_llc.c:1079) 20241026083939454 DLLC NOTICE LLME(ffffffff/dbfbc08d){ASSIGNED} LLGM Assign post (ffffffff => dbfbc08d) (gprs_llc.c:1125) 20241026083939454 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026083939454 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026083939454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026083939455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@51ea94aae97f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@51ea94aae97f: Final verdict of PTC: pass 20241026083939507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026083939510 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026083939510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@51ea94aae97f: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(37)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(31)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(27)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@51ea94aae97f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@51ea94aae97f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(35)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(29)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(25)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:39:39 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241026083939668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083940070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85104) 20241026083940511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083940511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85104, count=89460) 20241026083941512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083941512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:39:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026083942513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083942513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_umts_aka_umts_res started. 20241026083943120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083943121 DMM INFO MM(262420000001001/dbfbc08d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026083943121 DMM INFO MM(262420000001001/dbfbc08d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026083943121 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026083943121 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026083943121 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026083943121 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026083943121 DLLC NOTICE LLME(ffffffff/dbfbc08d){ASSIGNED} LLGM Assign pre (dbfbc08d => ffffffff) (gprs_llc.c:1079) 20241026083943121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbfbc08d => ffffffff) (gprs_llc.c:1125) 20241026083943121 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241026083943121 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) 20241026083943121 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) 20241026083943121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026083943121 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026083943121 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026083943121 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026083943121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083943176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026083943176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083943176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083943176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083943176 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026083943176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083943176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083943176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083943176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083943178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083943178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083943178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083943178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083943178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083943178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083943178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083943178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083943178 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026083943178 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083943178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083943179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083943179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083943184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026083943195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083943195 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083943230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026083943230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083943230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083943230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083943230 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026083943230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083943230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083943230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083943230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083943232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083943232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083943232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083943232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083943233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083943233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083943233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083943233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083943233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026083943233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083943233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083943233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083943233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(50)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026083943238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083943248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083943248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(48)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(50)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083943271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026083943271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083943271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083943271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083943271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026083943271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083943271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083943271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083943271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083943273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083943273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083943273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083943274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083943274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083943274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083943274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083943274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083943274 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026083943274 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083943274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083943274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083943274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083943279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083943291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083943291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026083943514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083943514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026083943514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026083943514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026083943516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026083943517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@51ea94aae97f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='FF63BD3C'O, index=0 SGSN_Test-GSUP(57)@51ea94aae97f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@51ea94aae97f: 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 := '8AED6DE55F88C25A2710DDADFA1244A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '741AFC5F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D5B3CF6639C78DE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '19141095433F564B0D83DC3133634606'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AE7FB2BBCCDDC8D7C1ACE8CCD428D4A1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F8EF2AF5CC40090589C912B9159D6034'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '46D335E7786F3F7F'O } } } } } 20241026083944565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083944565 DLLC NOTICE LLME(ffffffff/ff63bd3c){UNASSIGNED} LLC RX: unknown TLLI 0xff63bd3c, creating LLME on the fly (gprs_llc.c:552) 20241026083944565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083944566 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241026083944566 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026083944566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026083944566 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026083944566 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026083944566 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026083944566 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026083944566 DLLC NOTICE LLME(ffffffff/ff63bd3c){UNASSIGNED} LLGM Assign pre (ff63bd3c => e950f6bf) (gprs_llc.c:1079) 20241026083944566 DLLC NOTICE LLME(ff63bd3c/e950f6bf){ASSIGNED} LLGM Assign post (ff63bd3c => e950f6bf) (gprs_llc.c:1125) 20241026083944566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026083944566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026083944566 DMM DEBUG MM(262420000001002/e950f6bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026083944579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083944579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026083944579 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083944579 DMM DEBUG MM(262420000001002/e950f6bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241026083944579 DMM NOTICE MM(262420000001002/e950f6bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026083944579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026083944579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026083944579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026083944579 DMM DEBUG MM(262420000001002/e950f6bf) Requesting authorization (sgsn_auth.c:160) 20241026083944579 DMM INFO MM(262420000001002/e950f6bf) Requesting authentication tuples (sgsn_auth.c:184) 20241026083944579 DMM DEBUG MM(262420000001002/e950f6bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026083944579 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241026083944579 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)@51ea94aae97f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@51ea94aae97f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241026083944582 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026083944582 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026083944582 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026083944582 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026083944582 DMM INFO MM(262420000001002/e950f6bf) Subscriber data update (mmctx.c:445) 20241026083944582 DMM DEBUG MM(262420000001002/e950f6bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026083944582 DMM INFO MM(262420000001002/e950f6bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026083944582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026083944582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026083944582 DMM INFO MM(262420000001002/e950f6bf) <- GMM AUTH AND CIPHERING REQ (rand = 8a ed 6d e5 5f 88 c2 5a 27 10 dd ad fa 12 44 a8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 ef 2a f5 cc 40 09 05 89 c9 12 b9 15 9d 60 34 ) (gprs_gmm.c:483) 20241026083944590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083944590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083944590 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083944590 DMM INFO MM(262420000001002/e950f6bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026083944590 DMM NOTICE MM(262420000001002/e950f6bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026083944590 DMM DEBUG MM(262420000001002/e950f6bf) checking auth: received UMTS RES = 46 d3 35 e7 78 6f 3f 7f (gprs_gmm.c:666) 20241026083944590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026083944590 DMM DEBUG MM(262420000001002/e950f6bf) Requesting authorization (sgsn_auth.c:160) 20241026083944590 DMM INFO MM(262420000001002/e950f6bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026083944590 DMM DEBUG MM(262420000001002/e950f6bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241026083944590 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241026083944590 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) 20241026083944590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026083944590 DMM INFO MM(262420000001002/e950f6bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xe950f6bf) (gprs_gmm.c:300) 20241026083944592 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026083944592 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026083944592 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241026083944592 DMM INFO MM(262420000001002/e950f6bf) Subscriber data update (mmctx.c:445) 20241026083944592 DMM DEBUG MM(262420000001002/e950f6bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026083944592 DMM INFO MM(262420000001002/e950f6bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026083944592 DMM NOTICE MM(262420000001002/e950f6bf) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241026083944592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026083944592 DMM NOTICE MM(262420000001002/e950f6bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026083944592 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) 20241026083944592 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026083944592 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241026083944592 DMM INFO MM(262420000001002/e950f6bf) Subscriber data update (mmctx.c:445) 20241026083944592 DMM DEBUG MM(262420000001002/e950f6bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026083944600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083944600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026083944600 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083944600 DMM INFO MM(262420000001002/e950f6bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026083944600 DMM NOTICE MM(262420000001002/e950f6bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026083944600 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026083944600 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026083944600 DLLC NOTICE LLME(ff63bd3c/e950f6bf){ASSIGNED} LLGM Assign pre (ffffffff => e950f6bf) (gprs_llc.c:1079) 20241026083944600 DLLC NOTICE LLME(ffffffff/e950f6bf){ASSIGNED} LLGM Assign post (ffffffff => e950f6bf) (gprs_llc.c:1125) 20241026083944600 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026083944600 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026083944600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026083944600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@51ea94aae97f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@51ea94aae97f: Final verdict of PTC: pass 20241026083944653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(46)@51ea94aae97f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(51)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(55)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(45)@51ea94aae97f: Final verdict of PTC: none 20241026083944656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026083944656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(52)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@51ea94aae97f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@51ea94aae97f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(57)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(49)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(43)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(53)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:39:44 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 20241026083944835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083945236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48528) 20241026083945657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083945657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48528, count=89208) 20241026083946658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083946658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:39:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026083947659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083947659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_umts_aka_gsm_sres started. 20241026083948289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083948290 DMM INFO MM(262420000001002/e950f6bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026083948290 DMM INFO MM(262420000001002/e950f6bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026083948290 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026083948290 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026083948290 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026083948290 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026083948290 DLLC NOTICE LLME(ffffffff/e950f6bf){ASSIGNED} LLGM Assign pre (e950f6bf => ffffffff) (gprs_llc.c:1079) 20241026083948290 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e950f6bf => ffffffff) (gprs_llc.c:1125) 20241026083948290 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241026083948290 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) 20241026083948290 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) 20241026083948290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026083948290 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026083948290 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026083948290 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026083948290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083948353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026083948353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083948353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083948353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083948353 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026083948353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083948353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083948353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083948353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083948355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083948355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083948355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083948355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083948355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083948355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083948355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083948355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083948355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026083948355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083948355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(65)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026083948356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083948356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(64)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026083948361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026083948373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083948373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(62)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(64)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083948399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026083948399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083948399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083948399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083948399 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026083948399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083948399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083948399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083948399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(70)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083948402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083948402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083948402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083948402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083948402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083948402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083948402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083948402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083948402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026083948402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083948402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083948403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083948403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(69)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026083948407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083948418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083948418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(67)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(69)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083948440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026083948440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083948440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083948440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083948440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026083948440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083948440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083948440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083948440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083948441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083948441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083948442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083948442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083948442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083948442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083948442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083948442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083948442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026083948442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083948442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083948443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083948443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083948448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083948458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083948458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026083948660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083948660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026083948660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026083948660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026083948662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026083948663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@51ea94aae97f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='CB147783'O, index=0 SGSN_Test-GSUP(76)@51ea94aae97f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@51ea94aae97f: 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 := 'EF85DCB9C04A0564AE28ACE13885319A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19CEABF9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5C98479BD0B2C56'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '87D0C3660CA8D5063A6AAF4C659201AE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D3D6555742EDFC79E53E66238A8DB3A3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '328B62E1A02CF7E8D004391D26A74024'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2206CEA0C96D0B9'O } } } } } 20241026083949711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083949711 DLLC NOTICE LLME(ffffffff/cb147783){UNASSIGNED} LLC RX: unknown TLLI 0xcb147783, creating LLME on the fly (gprs_llc.c:552) 20241026083949711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083949711 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241026083949711 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026083949711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026083949711 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026083949711 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026083949711 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026083949711 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026083949711 DLLC NOTICE LLME(ffffffff/cb147783){UNASSIGNED} LLGM Assign pre (cb147783 => d384acf8) (gprs_llc.c:1079) 20241026083949711 DLLC NOTICE LLME(cb147783/d384acf8){ASSIGNED} LLGM Assign post (cb147783 => d384acf8) (gprs_llc.c:1125) 20241026083949711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026083949711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026083949711 DMM DEBUG MM(262420000001003/d384acf8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026083949725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083949725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026083949725 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083949725 DMM DEBUG MM(262420000001003/d384acf8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241026083949725 DMM NOTICE MM(262420000001003/d384acf8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026083949725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026083949725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026083949725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026083949725 DMM DEBUG MM(262420000001003/d384acf8) Requesting authorization (sgsn_auth.c:160) 20241026083949725 DMM INFO MM(262420000001003/d384acf8) Requesting authentication tuples (sgsn_auth.c:184) 20241026083949725 DMM DEBUG MM(262420000001003/d384acf8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026083949725 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241026083949725 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)@51ea94aae97f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@51ea94aae97f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241026083949728 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026083949728 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026083949728 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026083949728 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026083949728 DMM INFO MM(262420000001003/d384acf8) Subscriber data update (mmctx.c:445) 20241026083949728 DMM DEBUG MM(262420000001003/d384acf8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026083949728 DMM INFO MM(262420000001003/d384acf8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026083949728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026083949728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026083949728 DMM INFO MM(262420000001003/d384acf8) <- GMM AUTH AND CIPHERING REQ (rand = ef 85 dc b9 c0 4a 05 64 ae 28 ac e1 38 85 31 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 32 8b 62 e1 a0 2c f7 e8 d0 04 39 1d 26 a7 40 24 ) (gprs_gmm.c:483) 20241026083949738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083949738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083949738 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083949738 DMM INFO MM(262420000001003/d384acf8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026083949738 DMM NOTICE MM(262420000001003/d384acf8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026083949738 DMM DEBUG MM(262420000001003/d384acf8) checking auth: received GSM SRES = 19 ce ab f9 (gprs_gmm.c:666) 20241026083949738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026083949738 DMM DEBUG MM(262420000001003/d384acf8) Requesting authorization (sgsn_auth.c:160) 20241026083949738 DMM INFO MM(262420000001003/d384acf8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026083949738 DMM DEBUG MM(262420000001003/d384acf8) Requesting subscriber data update (gprs_subscriber.c:894) 20241026083949738 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241026083949738 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) 20241026083949738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026083949738 DMM INFO MM(262420000001003/d384acf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd384acf8) (gprs_gmm.c:300) 20241026083949739 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026083949739 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026083949739 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241026083949739 DMM INFO MM(262420000001003/d384acf8) Subscriber data update (mmctx.c:445) 20241026083949739 DMM DEBUG MM(262420000001003/d384acf8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026083949739 DMM INFO MM(262420000001003/d384acf8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026083949739 DMM NOTICE MM(262420000001003/d384acf8) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241026083949739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026083949739 DMM NOTICE MM(262420000001003/d384acf8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026083949739 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) 20241026083949740 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026083949740 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241026083949740 DMM INFO MM(262420000001003/d384acf8) Subscriber data update (mmctx.c:445) 20241026083949740 DMM DEBUG MM(262420000001003/d384acf8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026083949747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083949747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026083949747 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083949747 DMM INFO MM(262420000001003/d384acf8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026083949747 DMM NOTICE MM(262420000001003/d384acf8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026083949747 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026083949747 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026083949747 DLLC NOTICE LLME(cb147783/d384acf8){ASSIGNED} LLGM Assign pre (ffffffff => d384acf8) (gprs_llc.c:1079) 20241026083949747 DLLC NOTICE LLME(ffffffff/d384acf8){ASSIGNED} LLGM Assign post (ffffffff => d384acf8) (gprs_llc.c:1125) 20241026083949747 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026083949747 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026083949747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026083949747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@51ea94aae97f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@51ea94aae97f: Final verdict of PTC: pass 20241026083949800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38348<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI210(67)@51ea94aae97f: Final verdict of PTC: none 20241026083949802 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026083949802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(76)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(70)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(74)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(65)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(68)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@51ea94aae97f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@51ea94aae97f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(72)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(63)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:39:49 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241026083950016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083950417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241026083950803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083950803 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) 20241026083951803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083951803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:39:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026083952804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083952804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_timeout_after_pdp_act started. 20241026083953467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026083953468 DMM INFO MM(262420000001003/d384acf8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026083953468 DMM INFO MM(262420000001003/d384acf8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026083953468 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026083953468 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026083953468 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026083953468 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026083953468 DLLC NOTICE LLME(ffffffff/d384acf8){ASSIGNED} LLGM Assign pre (d384acf8 => ffffffff) (gprs_llc.c:1079) 20241026083953468 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d384acf8 => ffffffff) (gprs_llc.c:1125) 20241026083953468 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241026083953468 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) 20241026083953468 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) 20241026083953468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026083953468 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026083953468 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026083953468 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026083953468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083953526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026083953526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083953526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083953526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083953526 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026083953526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083953526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083953526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083953526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(84)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083953528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083953528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083953528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083953529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083953529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083953529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083953529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083953529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083953529 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026083953529 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083953529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083953530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083953530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(83)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(84)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083953534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083953546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953546 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(81)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(83)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083953562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026083953562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083953562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083953562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083953562 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026083953562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083953562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083953562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083953562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083953564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083953564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083953564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083953565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083953565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083953565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083953565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083953565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083953565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026083953565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083953565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083953565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083953565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083953570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(89)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083953582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026083953623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026083953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026083953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026083953623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083953623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026083953623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026083953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026083953623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026083953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026083953625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026083953626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026083953626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026083953627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026083953627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026083953627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026083953627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026083953627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026083953627 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026083953627 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026083953627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026083953627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026083953627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026083953632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026083953641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026083953805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026083953805 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026083953805 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026083953805 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026083953807 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026083953808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@51ea94aae97f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D9159101'O, index=0 SGSN_Test-GSUP(95)@51ea94aae97f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: 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 := 'DB8FC7B37BBE2B05FB42C8E03B4205A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7569694'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E65889618A272CA'O } } } } } 20241026083953857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953858 DLLC NOTICE LLME(ffffffff/d9159101){UNASSIGNED} LLC RX: unknown TLLI 0xd9159101, creating LLME on the fly (gprs_llc.c:552) 20241026083953858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083953858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241026083953858 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026083953858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026083953858 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026083953858 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026083953858 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026083953858 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026083953858 DLLC NOTICE LLME(ffffffff/d9159101){UNASSIGNED} LLGM Assign pre (d9159101 => f34c8b11) (gprs_llc.c:1079) 20241026083953858 DLLC NOTICE LLME(d9159101/f34c8b11){ASSIGNED} LLGM Assign post (d9159101 => f34c8b11) (gprs_llc.c:1125) 20241026083953858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026083953858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026083953858 DMM DEBUG MM(262420000000021/f34c8b11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026083953871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026083953871 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083953871 DMM DEBUG MM(262420000000021/f34c8b11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241026083953871 DMM NOTICE MM(262420000000021/f34c8b11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026083953871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026083953871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026083953871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026083953871 DMM DEBUG MM(262420000000021/f34c8b11) Requesting authorization (sgsn_auth.c:160) 20241026083953871 DMM INFO MM(262420000000021/f34c8b11) Requesting authentication tuples (sgsn_auth.c:184) 20241026083953871 DMM DEBUG MM(262420000000021/f34c8b11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026083953871 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241026083953871 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@51ea94aae97f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241026083953874 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026083953874 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026083953874 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026083953874 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026083953874 DMM INFO MM(262420000000021/f34c8b11) Subscriber data update (mmctx.c:445) 20241026083953874 DMM DEBUG MM(262420000000021/f34c8b11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026083953874 DMM INFO MM(262420000000021/f34c8b11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026083953874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026083953874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026083953874 DMM INFO MM(262420000000021/f34c8b11) <- GMM AUTH AND CIPHERING REQ (rand = db 8f c7 b3 7b be 2b 05 fb 42 c8 e0 3b 42 05 a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026083953882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026083953882 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083953882 DMM INFO MM(262420000000021/f34c8b11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026083953883 DMM NOTICE MM(262420000000021/f34c8b11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026083953883 DMM DEBUG MM(262420000000021/f34c8b11) checking auth: received GSM SRES = e7 56 96 94 (gprs_gmm.c:666) 20241026083953883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026083953883 DMM DEBUG MM(262420000000021/f34c8b11) Requesting authorization (sgsn_auth.c:160) 20241026083953883 DMM INFO MM(262420000000021/f34c8b11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026083953883 DMM DEBUG MM(262420000000021/f34c8b11) Requesting subscriber data update (gprs_subscriber.c:894) 20241026083953883 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241026083953883 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) 20241026083953883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026083953883 DMM INFO MM(262420000000021/f34c8b11) <- GMM ATTACH ACCEPT (new P-TMSI=0xf34c8b11) (gprs_gmm.c:300) 20241026083953884 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026083953884 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026083953884 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026083953884 DMM INFO MM(262420000000021/f34c8b11) Subscriber data update (mmctx.c:445) 20241026083953884 DMM DEBUG MM(262420000000021/f34c8b11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026083953884 DMM INFO MM(262420000000021/f34c8b11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026083953884 DMM NOTICE MM(262420000000021/f34c8b11) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241026083953884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026083953884 DMM NOTICE MM(262420000000021/f34c8b11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026083953884 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) 20241026083953885 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026083953885 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026083953885 DMM INFO MM(262420000000021/f34c8b11) Subscriber data update (mmctx.c:445) 20241026083953885 DMM DEBUG MM(262420000000021/f34c8b11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026083953891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026083953891 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083953891 DMM INFO MM(262420000000021/f34c8b11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026083953891 DMM NOTICE MM(262420000000021/f34c8b11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026083953891 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026083953891 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026083953891 DLLC NOTICE LLME(d9159101/f34c8b11){ASSIGNED} LLGM Assign pre (ffffffff => f34c8b11) (gprs_llc.c:1079) 20241026083953891 DLLC NOTICE LLME(ffffffff/f34c8b11){ASSIGNED} LLGM Assign post (ffffffff => f34c8b11) (gprs_llc.c:1125) 20241026083953891 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026083953891 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026083953891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026083953891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: setverdict(pass): none -> pass 20241026083953944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026083953944 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083953944 DMM INFO MM(262420000000021/f34c8b11) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026083953944 DMM INFO MM(262420000000021/f34c8b11) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026083953944 DMM DEBUG MM(262420000000021/f34c8b11) Using GGSN 0 (gprs_sm.c:312) 20241026083953944 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241026083953944 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026083953944 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241026083953944 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241026083953954 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 55 bf 2b 85 11 23 cf 72 86 14 05 7f 67 ef dd 39 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) 20241026083953954 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc32058, cbp=0x560b9201b810) (sgsn_libgtp.c:632) 20241026083953954 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026083953954 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b9201ccd8 TLLI=f34c8b11, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026083953954 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026083953954 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026083953962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241026083953962 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083953962 DMM INFO MM(262420000000021/f34c8b11) -> GMM ATTACH REQUEST MI(TMSI-0xF34C8B11) type="GPRS attach"  (gprs_gmm.c:1266) 20241026083953962 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026083953962 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026083953962 DLLC NOTICE LLME(ffffffff/f34c8b11){ASSIGNED} LLGM Assign pre (f34c8b11 => fc25ea94) (gprs_llc.c:1079) 20241026083953962 DLLC NOTICE LLME(f34c8b11/fc25ea94){ASSIGNED} LLGM Assign post (f34c8b11 => fc25ea94) (gprs_llc.c:1125) 20241026083953962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026083953962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026083953962 DMM DEBUG MM(262420000000021/fc25ea94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026083953967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026083953967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241026083953967 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026083953967 DMM DEBUG MM(262420000000021/fc25ea94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241026083953967 DMM NOTICE MM(262420000000021/fc25ea94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026083953967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026083953967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026083953967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026083953967 DMM DEBUG MM(262420000000021/fc25ea94) Requesting authorization (sgsn_auth.c:160) 20241026083953967 DMM INFO MM(262420000000021/fc25ea94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026083953967 DMM DEBUG MM(262420000000021/fc25ea94) Requesting subscriber data update (gprs_subscriber.c:894) 20241026083953967 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241026083953967 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) 20241026083953968 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026083953968 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026083953968 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026083953968 DMM INFO MM(262420000000021/fc25ea94) Subscriber data update (mmctx.c:445) 20241026083953968 DMM DEBUG MM(262420000000021/fc25ea94) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241026083953968 DMM INFO MM(262420000000021/fc25ea94) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241026083953968 DMM NOTICE MM(262420000000021/fc25ea94) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241026083953968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026083953968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026083953968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026083953968 DMM INFO MM(262420000000021/fc25ea94) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc25ea94) (gprs_gmm.c:300) 20241026083953968 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) 20241026083953969 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026083953969 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026083953969 DMM INFO MM(262420000000021/fc25ea94) Subscriber data update (mmctx.c:445) 20241026083953969 DMM DEBUG MM(262420000000021/fc25ea94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: Trying to receive 5 ATTACH ACCEPTs 20241026083959969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026083959969 DMM INFO MM(262420000000021/fc25ea94) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc25ea94) (gprs_gmm.c:300) 20241026084000215 DGPRS DEBUG Checking for inactive LLMEs, time = 11742734 (sgsn.c:131) 20241026084005971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084005971 DMM INFO MM(262420000000021/fc25ea94) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc25ea94) (gprs_gmm.c:300) 20241026084011972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084011972 DMM INFO MM(262420000000021/fc25ea94) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc25ea94) (gprs_gmm.c:300) 20241026084013806 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026084013806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026084013807 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084017973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084017973 DMM INFO MM(262420000000021/fc25ea94) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc25ea94) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241026084023531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084023533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084023533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084023566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084023568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084023568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084023628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084023630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084023630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084023973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084023973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241026084023973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084023973 DMM NOTICE MM(262420000000021/fc25ea94) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026084023973 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241026084023973 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b9201ccd8, TLLI=fc25ea94, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084023973 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026084023973 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084023973 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241026084023973 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241026084023974 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) 20241026084023974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Reject}: Deallocated (fsm.c:568) 20241026084023974 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Deallocated (fsm.c:568) 20241026084023974 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084023974 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084023974 DLLC NOTICE LLME(f34c8b11/fc25ea94){ASSIGNED} LLGM Assign pre (fc25ea94 => ffffffff) (gprs_llc.c:1079) 20241026084023974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc25ea94 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@51ea94aae97f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@51ea94aae97f: Final verdict of PTC: pass 20241026084024483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38374<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@51ea94aae97f: Final verdict of PTC: none 20241026084024486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084024486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(93)@51ea94aae97f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@51ea94aae97f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(94)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(84)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(88)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@51ea94aae97f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(86)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(82)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(92)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:40:24 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 20241026084024697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084024999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125464) 20241026084025486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084025486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125464, count=130896) 20241026084026487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084026487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:40: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_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 20241026084027488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084027488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_auth_id_timeout started. 20241026084028052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084028054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084028104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084028104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084028104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084028104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084028104 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084028104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084028104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084028104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084028105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084028106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084028106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084028106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084028107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084028107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084028107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084028107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084028107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084028107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084028107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084028107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084028107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084028107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(102)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(103)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084028111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084028120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084028120 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(100)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(102)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084028145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084028145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084028145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084028145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084028145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084028145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084028145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084028145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084028145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(107)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084028147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084028147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084028147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084028147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084028147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084028147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084028147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084028147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084028147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084028147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084028147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084028148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084028148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084028152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084028161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084028161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(109)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(105)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084028177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084028177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084028177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084028177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084028177 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084028177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084028177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084028177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084028177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084028179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084028179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084028179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084028179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084028179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084028179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084028179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084028179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084028179 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084028179 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084028179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084028180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084028180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084028183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084028190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084028190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084028489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084028489 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084028489 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084028489 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084028491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084028491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@51ea94aae97f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C343BC80'O, index=0 SGSN_Test-GSUP(114)@51ea94aae97f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241026084028537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084028537 DLLC NOTICE LLME(ffffffff/c343bc80){UNASSIGNED} LLC RX: unknown TLLI 0xc343bc80, creating LLME on the fly (gprs_llc.c:552) 20241026084028537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084028537 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084028537 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084028537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084028537 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084028537 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084028537 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084028537 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084028537 DLLC NOTICE LLME(ffffffff/c343bc80){UNASSIGNED} LLGM Assign pre (c343bc80 => d3124016) (gprs_llc.c:1079) 20241026084028537 DLLC NOTICE LLME(c343bc80/d3124016){ASSIGNED} LLGM Assign post (c343bc80 => d3124016) (gprs_llc.c:1125) 20241026084028537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084028537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084028537 DMM DEBUG MM(262420000000002/d3124016) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084030216 DGPRS DEBUG Checking for inactive LLMEs, time = 11742764 (sgsn.c:131) 20241026084034538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084034538 DMM DEBUG MM(262420000000002/d3124016) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084040539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084040540 DMM DEBUG MM(262420000000002/d3124016) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084046540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084046540 DMM DEBUG MM(262420000000002/d3124016) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084048490 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026084048490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084048490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241026084052541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084052541 DMM DEBUG MM(262420000000002/d3124016) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084058109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084058110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084058110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084058149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084058150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084058150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084058180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084058182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084058182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084058542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084058542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241026084058542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084058542 DMM NOTICE MM(262420000000002/d3124016) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241026084058542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Reject}: Deallocated (fsm.c:568) 20241026084058542 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084058542 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084058542 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084058542 DLLC NOTICE LLME(c343bc80/d3124016){ASSIGNED} LLGM Assign pre (d3124016 => ffffffff) (gprs_llc.c:1079) 20241026084058542 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3124016 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@51ea94aae97f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@51ea94aae97f: Final verdict of PTC: pass 20241026084058552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35684<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(103)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(108)@51ea94aae97f: Final verdict of PTC: none 20241026084058554 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084058554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_id_timeout-BVCI196(100)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(114)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@51ea94aae97f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(112)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@51ea94aae97f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(106)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(101)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(110)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:40:58 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 20241026084058687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084058988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67276) 20241026084059555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084059555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67276, count=68536) 20241026084100217 DGPRS DEBUG Checking for inactive LLMEs, time = 11742794 (sgsn.c:131) 20241026084100556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084100556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:41:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084101557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084101557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_auth_sai_timeout started. 20241026084102043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084102044 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084102094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084102095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084102095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084102095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084102095 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084102095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084102095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084102095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084102095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084102096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084102096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084102096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084102097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084102097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084102097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084102097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084102097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084102097 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084102097 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084102097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084102097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084102097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084102100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084102108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084102108 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084102129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084102130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084102130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084102130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084102130 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084102130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084102130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084102130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084102130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084102132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084102132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084102132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084102132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084102132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084102132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084102132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084102132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084102132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084102132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084102132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084102132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084102132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084102137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084102147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084102147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084102179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084102179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084102179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084102179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084102179 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084102179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084102179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084102179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084102179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084102181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084102181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084102181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084102181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084102181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084102181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084102181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084102181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084102181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084102181 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084102181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(132)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084102181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084102181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084102185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084102194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084102194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084102558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084102558 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084102558 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084102558 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084102560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084102561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@51ea94aae97f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='FA822C97'O, index=0 SGSN_Test-GSUP(133)@51ea94aae97f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241026084102609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084102609 DLLC NOTICE LLME(ffffffff/fa822c97){UNASSIGNED} LLC RX: unknown TLLI 0xfa822c97, creating LLME on the fly (gprs_llc.c:552) 20241026084102609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084102609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084102609 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084102609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084102609 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084102609 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084102609 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084102609 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084102609 DLLC NOTICE LLME(ffffffff/fa822c97){UNASSIGNED} LLGM Assign pre (fa822c97 => e7dfb0fb) (gprs_llc.c:1079) 20241026084102609 DLLC NOTICE LLME(fa822c97/e7dfb0fb){ASSIGNED} LLGM Assign post (fa822c97 => e7dfb0fb) (gprs_llc.c:1125) 20241026084102610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084102610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084102610 DMM DEBUG MM(262420000000003/e7dfb0fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084102623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084102623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084102623 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084102623 DMM DEBUG MM(262420000000003/e7dfb0fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241026084102623 DMM NOTICE MM(262420000000003/e7dfb0fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084102623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084102623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084102623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084102623 DMM DEBUG MM(262420000000003/e7dfb0fb) Requesting authorization (sgsn_auth.c:160) 20241026084102623 DMM INFO MM(262420000000003/e7dfb0fb) Requesting authentication tuples (sgsn_auth.c:184) 20241026084102623 DMM DEBUG MM(262420000000003/e7dfb0fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084102623 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241026084102624 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@51ea94aae97f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241026084108624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241026084108624 DMM ERROR MM(262420000000003/e7dfb0fb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241026084108624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241026084108624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084108624 DMM NOTICE MM(262420000000003/e7dfb0fb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241026084108624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Reject}: Deallocated (fsm.c:568) 20241026084108624 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084108624 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084108624 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084108624 DLLC NOTICE LLME(fa822c97/e7dfb0fb){ASSIGNED} LLGM Assign pre (e7dfb0fb => ffffffff) (gprs_llc.c:1079) 20241026084108624 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7dfb0fb => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@51ea94aae97f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@51ea94aae97f: Final verdict of PTC: pass 20241026084108634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(126)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@51ea94aae97f: Final verdict of PTC: none 20241026084108637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084108637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(117)@51ea94aae97f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@51ea94aae97f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(121)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(132)@51ea94aae97f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(119)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(124)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(130)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:41:08 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 20241026084108766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084109067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65832) 20241026084109639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084109639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65832, count=66472) 20241026084110639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084110640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:41:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084111640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084111640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_auth_sai_reject started. 20241026084112127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084112128 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(140)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084112179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084112179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084112179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084112179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084112179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084112179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084112179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084112179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084112179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(141)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084112180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084112180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084112180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084112181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084112181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084112181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084112181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084112181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084112181 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084112181 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084112181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084112181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084112181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(141)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084112186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(137)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084112196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084112196 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(140)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084112214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084112214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084112214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084112214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084112214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084112214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084112214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084112214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084112214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(145)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(146)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084112216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084112216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084112216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084112217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084112217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084112217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084112217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084112217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084112217 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084112217 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084112217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084112218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084112218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084112221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(142)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084112230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084112230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(143)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084112249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084112249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084112249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084112249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084112249 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084112249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084112249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084112249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084112249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084112251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084112251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084112251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084112251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084112251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084112251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084112251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084112251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084112251 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084112251 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084112251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084112252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084112252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084112255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084112263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084112263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084112642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084112642 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084112642 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084112642 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084112644 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084112644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@51ea94aae97f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E7E06D09'O, index=0 SGSN_Test-GSUP(152)@51ea94aae97f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241026084112690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084112690 DLLC NOTICE LLME(ffffffff/e7e06d09){UNASSIGNED} LLC RX: unknown TLLI 0xe7e06d09, creating LLME on the fly (gprs_llc.c:552) 20241026084112690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084112690 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084112690 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084112690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084112690 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084112690 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084112690 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084112690 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084112690 DLLC NOTICE LLME(ffffffff/e7e06d09){UNASSIGNED} LLGM Assign pre (e7e06d09 => cf15c7b6) (gprs_llc.c:1079) 20241026084112690 DLLC NOTICE LLME(e7e06d09/cf15c7b6){ASSIGNED} LLGM Assign post (e7e06d09 => cf15c7b6) (gprs_llc.c:1125) 20241026084112690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084112690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084112690 DMM DEBUG MM(262420000000004/cf15c7b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084112701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084112702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084112702 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084112702 DMM DEBUG MM(262420000000004/cf15c7b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241026084112702 DMM NOTICE MM(262420000000004/cf15c7b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084112702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084112702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084112702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084112702 DMM DEBUG MM(262420000000004/cf15c7b6) Requesting authorization (sgsn_auth.c:160) 20241026084112702 DMM INFO MM(262420000000004/cf15c7b6) Requesting authentication tuples (sgsn_auth.c:184) 20241026084112702 DMM DEBUG MM(262420000000004/cf15c7b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084112702 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241026084112702 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@51ea94aae97f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241026084112705 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241026084112705 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241026084112705 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241026084118702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241026084118702 DMM ERROR MM(262420000000004/cf15c7b6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241026084118702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241026084118702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084118702 DMM NOTICE MM(262420000000004/cf15c7b6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241026084118703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Reject}: Deallocated (fsm.c:568) 20241026084118703 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084118703 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084118703 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084118703 DLLC NOTICE LLME(e7e06d09/cf15c7b6){ASSIGNED} LLGM Assign pre (cf15c7b6 => ffffffff) (gprs_llc.c:1079) 20241026084118703 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf15c7b6 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@51ea94aae97f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@51ea94aae97f: Final verdict of PTC: pass 20241026084118713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@51ea94aae97f: Final verdict of PTC: none 20241026084118715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084118715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(150)@51ea94aae97f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(141)@51ea94aae97f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(151)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(146)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@51ea94aae97f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(139)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(144)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(149)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:41:18 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 20241026084118845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084119146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67052) 20241026084119716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084119717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67052, count=68416) 20241026084120718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084120718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:41:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084121718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084121718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_gsup_lu_timeout started. 20241026084122207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084122209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084122255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084122255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084122255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084122255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084122255 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084122255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084122255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084122255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084122255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084122257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084122257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084122257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084122257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084122257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084122257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084122257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084122257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084122257 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084122257 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084122257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084122258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084122258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084122262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084122271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084122271 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084122289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084122289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084122289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084122290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084122290 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084122290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084122290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084122290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084122290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084122291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084122291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084122291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084122291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084122291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084122291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084122291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084122291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084122291 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084122291 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084122291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084122292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084122292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084122296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084122305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084122305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084122341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084122341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084122341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084122341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084122341 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084122341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084122341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084122341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084122341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084122342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084122342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084122343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084122343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084122343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084122343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084122343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084122343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084122343 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084122343 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084122343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084122344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084122344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084122348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084122356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084122357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084122719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084122719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084122719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084122719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084122721 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084122722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@51ea94aae97f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E5FD8E0E'O, index=0 SGSN_Test-GSUP(171)@51ea94aae97f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@51ea94aae97f: 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 := '80CA5F50869C7B98CC8391AF9952575A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B382723'O ("+8'#") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C932F696B621FF9A'O } } } } } 20241026084123771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084123771 DLLC NOTICE LLME(ffffffff/e5fd8e0e){UNASSIGNED} LLC RX: unknown TLLI 0xe5fd8e0e, creating LLME on the fly (gprs_llc.c:552) 20241026084123771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084123771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084123771 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084123771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084123771 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084123771 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084123771 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084123771 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084123771 DLLC NOTICE LLME(ffffffff/e5fd8e0e){UNASSIGNED} LLGM Assign pre (e5fd8e0e => d85b69cc) (gprs_llc.c:1079) 20241026084123771 DLLC NOTICE LLME(e5fd8e0e/d85b69cc){ASSIGNED} LLGM Assign post (e5fd8e0e => d85b69cc) (gprs_llc.c:1125) 20241026084123771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084123771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084123771 DMM DEBUG MM(262420000000005/d85b69cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084123784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084123784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084123784 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084123784 DMM DEBUG MM(262420000000005/d85b69cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241026084123784 DMM NOTICE MM(262420000000005/d85b69cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084123784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084123784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084123784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084123784 DMM DEBUG MM(262420000000005/d85b69cc) Requesting authorization (sgsn_auth.c:160) 20241026084123784 DMM INFO MM(262420000000005/d85b69cc) Requesting authentication tuples (sgsn_auth.c:184) 20241026084123784 DMM DEBUG MM(262420000000005/d85b69cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084123784 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241026084123784 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@51ea94aae97f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241026084123787 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084123787 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084123787 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084123787 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084123787 DMM INFO MM(262420000000005/d85b69cc) Subscriber data update (mmctx.c:445) 20241026084123787 DMM DEBUG MM(262420000000005/d85b69cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084123787 DMM INFO MM(262420000000005/d85b69cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084123787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084123787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084123787 DMM INFO MM(262420000000005/d85b69cc) <- GMM AUTH AND CIPHERING REQ (rand = 80 ca 5f 50 86 9c 7b 98 cc 83 91 af 99 52 57 5a , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084123796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084123796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084123796 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084123796 DMM INFO MM(262420000000005/d85b69cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084123796 DMM NOTICE MM(262420000000005/d85b69cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084123796 DMM DEBUG MM(262420000000005/d85b69cc) checking auth: received GSM SRES = 2b 38 27 23 (gprs_gmm.c:666) 20241026084123796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084123796 DMM DEBUG MM(262420000000005/d85b69cc) Requesting authorization (sgsn_auth.c:160) 20241026084123796 DMM INFO MM(262420000000005/d85b69cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084123796 DMM DEBUG MM(262420000000005/d85b69cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084123796 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241026084123796 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) 20241026084123796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084123796 DMM INFO MM(262420000000005/d85b69cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd85b69cc) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@51ea94aae97f: setverdict(fail): none -> fail MC@51ea94aae97f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241026084123805 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084123805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(170)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@51ea94aae97f: Final verdict of PTC: none 20241026084123807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54424<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(164)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(159)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@51ea94aae97f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@51ea94aae97f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@51ea94aae97f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(162)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(157)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(168)@51ea94aae97f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@51ea94aae97f: Final verdict of PTC: fail MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@51ea94aae97f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@51ea94aae97f: 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'. Sat Oct 26 08:41:23 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241026084123937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084124339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50196) 20241026084124806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084124806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50196, count=73440) 20241026084125807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084125807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:41:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084126808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084126808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_gsup_lu_reject started. 20241026084127401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084127402 DMM INFO MM(262420000000005/d85b69cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084127402 DMM INFO MM(262420000000005/d85b69cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084127402 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084127402 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084127402 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084127402 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026084127402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241026084127402 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084127402 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084127402 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084127402 DLLC NOTICE LLME(e5fd8e0e/d85b69cc){ASSIGNED} LLGM Assign pre (d85b69cc => ffffffff) (gprs_llc.c:1079) 20241026084127402 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d85b69cc => ffffffff) (gprs_llc.c:1125) 20241026084127402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084127445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084127445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084127445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084127445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084127445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084127445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084127445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084127445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084127445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084127447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084127447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084127447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084127447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084127447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084127447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084127447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084127447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084127447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084127447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084127447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084127448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084127448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084127451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084127461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084127461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084127476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084127476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084127476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084127476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084127476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084127476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084127476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084127476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084127476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084127478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084127478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084127478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084127478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084127478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084127478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084127478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084127478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084127478 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084127478 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084127478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084127479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084127479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084127482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084127492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084127492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084127521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084127521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084127521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084127521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084127521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084127521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084127521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084127521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084127521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084127523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084127523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084127523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084127524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084127524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084127524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084127524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084127524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084127524 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084127524 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084127524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084127524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084127524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084127529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084127536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084127536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084127809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084127809 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084127809 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084127809 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084127811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084127811 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@51ea94aae97f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F92BA594'O, index=0 SGSN_Test-GSUP(190)@51ea94aae97f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@51ea94aae97f: 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 := '674D06866A89976F85D32B08F60FC98D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41248B4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C222C9991722422C'O } } } } } 20241026084128864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084128864 DLLC NOTICE LLME(ffffffff/f92ba594){UNASSIGNED} LLC RX: unknown TLLI 0xf92ba594, creating LLME on the fly (gprs_llc.c:552) 20241026084128864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084128865 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084128865 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084128865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084128865 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084128865 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084128865 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084128865 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084128865 DLLC NOTICE LLME(ffffffff/f92ba594){UNASSIGNED} LLGM Assign pre (f92ba594 => e0632bea) (gprs_llc.c:1079) 20241026084128865 DLLC NOTICE LLME(f92ba594/e0632bea){ASSIGNED} LLGM Assign post (f92ba594 => e0632bea) (gprs_llc.c:1125) 20241026084128865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084128865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084128865 DMM DEBUG MM(262420000000006/e0632bea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084128877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084128877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084128877 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084128877 DMM DEBUG MM(262420000000006/e0632bea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241026084128877 DMM NOTICE MM(262420000000006/e0632bea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084128877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084128877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084128877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084128877 DMM DEBUG MM(262420000000006/e0632bea) Requesting authorization (sgsn_auth.c:160) 20241026084128877 DMM INFO MM(262420000000006/e0632bea) Requesting authentication tuples (sgsn_auth.c:184) 20241026084128877 DMM DEBUG MM(262420000000006/e0632bea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084128878 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241026084128878 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@51ea94aae97f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241026084128880 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084128880 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084128880 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084128880 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084128880 DMM INFO MM(262420000000006/e0632bea) Subscriber data update (mmctx.c:445) 20241026084128880 DMM DEBUG MM(262420000000006/e0632bea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084128880 DMM INFO MM(262420000000006/e0632bea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084128880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084128880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084128880 DMM INFO MM(262420000000006/e0632bea) <- GMM AUTH AND CIPHERING REQ (rand = 67 4d 06 86 6a 89 97 6f 85 d3 2b 08 f6 0f c9 8d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084128888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084128888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084128888 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084128888 DMM INFO MM(262420000000006/e0632bea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084128888 DMM NOTICE MM(262420000000006/e0632bea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084128888 DMM DEBUG MM(262420000000006/e0632bea) checking auth: received GSM SRES = 41 24 8b 4a (gprs_gmm.c:666) 20241026084128888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084128888 DMM DEBUG MM(262420000000006/e0632bea) Requesting authorization (sgsn_auth.c:160) 20241026084128888 DMM INFO MM(262420000000006/e0632bea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084128888 DMM DEBUG MM(262420000000006/e0632bea) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084128888 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241026084128888 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) 20241026084128888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084128888 DMM INFO MM(262420000000006/e0632bea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0632bea) (gprs_gmm.c:300) 20241026084128889 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241026084128889 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241026084128889 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241026084128889 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084128889 DMM INFO MM(262420000000006/e0632bea) Subscriber data update (mmctx.c:445) 20241026084128889 DMM DEBUG MM(262420000000006/e0632bea) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@51ea94aae97f: setverdict(fail): none -> fail MC@51ea94aae97f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241026084128897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084128897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@51ea94aae97f: Final verdict of PTC: none 20241026084128898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41708<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(178)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(183)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(189)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@51ea94aae97f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@51ea94aae97f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@51ea94aae97f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(187)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(176)@51ea94aae97f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@51ea94aae97f: Final verdict of PTC: fail -NSVCI98-provIP(181)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@51ea94aae97f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@51ea94aae97f: 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'. Sat Oct 26 08:41:28 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20241026084129029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084129430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75812) 20241026084129899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084129899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026084130217 DGPRS DEBUG Checking for inactive LLMEs, time = 11742824 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=75812, count=80168) 20241026084130900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084130900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:41: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_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 20241026084131901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084131901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_combined started. 20241026084132493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084132495 DMM INFO MM(262420000000006/e0632bea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084132495 DMM INFO MM(262420000000006/e0632bea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084132495 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084132495 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084132495 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084132495 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026084132495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241026084132495 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084132495 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084132495 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084132495 DLLC NOTICE LLME(f92ba594/e0632bea){ASSIGNED} LLGM Assign pre (e0632bea => ffffffff) (gprs_llc.c:1079) 20241026084132495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0632bea => ffffffff) (gprs_llc.c:1125) 20241026084132495 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(197)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084132550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084132550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084132550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084132550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084132550 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084132550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084132550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084132550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084132550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084132552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084132552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084132552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084132552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084132552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084132552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084132552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084132552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084132552 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084132552 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084132552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084132553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084132553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084132557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(194)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084132569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084132569 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(195)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084132579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084132579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084132579 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084132579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084132579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084132581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084132581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084132581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084132581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084132581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084132581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084132581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084132581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084132581 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084132581 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084132581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(203)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084132582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084132582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(202)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084132585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084132596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084132596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(200)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084132623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084132623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084132623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084132623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084132623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084132623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084132623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084132623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084132623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084132625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084132625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084132625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084132625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084132625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084132625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084132625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084132625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084132625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084132625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084132625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(208)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084132626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084132626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084132629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084132638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084132638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(205)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084132902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084132902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084132902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084132902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084132904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084132904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@51ea94aae97f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EA1CEA4C'O, index=0 SGSN_Test-GSUP(209)@51ea94aae97f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@51ea94aae97f: 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 := '14C077510E0916A7947B1F75BD84E5C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD117FB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19407106393F0AD3'O } } } } } 20241026084133958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084133958 DLLC NOTICE LLME(ffffffff/ea1cea4c){UNASSIGNED} LLC RX: unknown TLLI 0xea1cea4c, creating LLME on the fly (gprs_llc.c:552) 20241026084133958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084133958 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241026084133958 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084133958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084133958 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084133958 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084133958 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084133958 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084133958 DLLC NOTICE LLME(ffffffff/ea1cea4c){UNASSIGNED} LLGM Assign pre (ea1cea4c => cb6f879d) (gprs_llc.c:1079) 20241026084133958 DLLC NOTICE LLME(ea1cea4c/cb6f879d){ASSIGNED} LLGM Assign post (ea1cea4c => cb6f879d) (gprs_llc.c:1125) 20241026084133958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084133958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084133958 DMM DEBUG MM(262420000000007/cb6f879d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084133972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084133972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084133972 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084133972 DMM DEBUG MM(262420000000007/cb6f879d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241026084133972 DMM NOTICE MM(262420000000007/cb6f879d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084133972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084133972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084133972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084133972 DMM DEBUG MM(262420000000007/cb6f879d) Requesting authorization (sgsn_auth.c:160) 20241026084133972 DMM INFO MM(262420000000007/cb6f879d) Requesting authentication tuples (sgsn_auth.c:184) 20241026084133972 DMM DEBUG MM(262420000000007/cb6f879d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084133972 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241026084133972 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@51ea94aae97f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241026084133975 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084133975 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084133975 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084133975 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084133975 DMM INFO MM(262420000000007/cb6f879d) Subscriber data update (mmctx.c:445) 20241026084133975 DMM DEBUG MM(262420000000007/cb6f879d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084133975 DMM INFO MM(262420000000007/cb6f879d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084133975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084133975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084133975 DMM INFO MM(262420000000007/cb6f879d) <- GMM AUTH AND CIPHERING REQ (rand = 14 c0 77 51 0e 09 16 a7 94 7b 1f 75 bd 84 e5 c6 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084133982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084133982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084133982 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084133982 DMM INFO MM(262420000000007/cb6f879d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084133982 DMM NOTICE MM(262420000000007/cb6f879d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084133982 DMM DEBUG MM(262420000000007/cb6f879d) checking auth: received GSM SRES = cd 11 7f b9 (gprs_gmm.c:666) 20241026084133982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084133982 DMM DEBUG MM(262420000000007/cb6f879d) Requesting authorization (sgsn_auth.c:160) 20241026084133982 DMM INFO MM(262420000000007/cb6f879d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084133982 DMM DEBUG MM(262420000000007/cb6f879d) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084133982 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241026084133982 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) 20241026084133982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084133982 DMM INFO MM(262420000000007/cb6f879d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb6f879d) (gprs_gmm.c:300) 20241026084133983 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084133983 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084133983 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241026084133983 DMM INFO MM(262420000000007/cb6f879d) Subscriber data update (mmctx.c:445) 20241026084133983 DMM DEBUG MM(262420000000007/cb6f879d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084133983 DMM INFO MM(262420000000007/cb6f879d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084133983 DMM NOTICE MM(262420000000007/cb6f879d) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241026084133983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084133983 DMM NOTICE MM(262420000000007/cb6f879d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084133983 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) 20241026084133984 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084133984 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241026084133984 DMM INFO MM(262420000000007/cb6f879d) Subscriber data update (mmctx.c:445) 20241026084133984 DMM DEBUG MM(262420000000007/cb6f879d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@51ea94aae97f: Removing Client IMSI='262420000000007'H, index=0 20241026084133990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084133990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084133990 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084133990 DMM INFO MM(262420000000007/cb6f879d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084133990 DMM NOTICE MM(262420000000007/cb6f879d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084133990 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084133990 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084133990 DLLC NOTICE LLME(ea1cea4c/cb6f879d){ASSIGNED} LLGM Assign pre (ffffffff => cb6f879d) (gprs_llc.c:1079) 20241026084133990 DLLC NOTICE LLME(ffffffff/cb6f879d){ASSIGNED} LLGM Assign post (ffffffff => cb6f879d) (gprs_llc.c:1125) 20241026084133990 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084133990 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084133990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084133990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@51ea94aae97f: Final verdict of PTC: pass 20241026084133992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(203)@51ea94aae97f: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@51ea94aae97f: Final verdict of PTC: none 20241026084133995 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084133995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(198)@51ea94aae97f: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(208)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@51ea94aae97f: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(201)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(196)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(206)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_combined finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:41:34 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241026084134121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084134522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84324) 20241026084134996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084134996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84324, count=88680) 20241026084135997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084135997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:41:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084136999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084136999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_accept_all started. 20241026084137585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084137587 DMM INFO MM(262420000000007/cb6f879d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084137587 DMM INFO MM(262420000000007/cb6f879d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084137587 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084137587 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084137587 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084137587 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084137587 DLLC NOTICE LLME(ffffffff/cb6f879d){ASSIGNED} LLGM Assign pre (cb6f879d => ffffffff) (gprs_llc.c:1079) 20241026084137587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb6f879d => ffffffff) (gprs_llc.c:1125) 20241026084137587 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241026084137587 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) 20241026084137587 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) 20241026084137587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084137587 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084137587 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084137587 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084137587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084137629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084137629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084137629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084137630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084137630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084137630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084137630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084137630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084137630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084137631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084137631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084137631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084137631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084137631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084137631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084137631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084137631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084137631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084137631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084137631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084137632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084137632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084137636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084137646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084137646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084137667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084137667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084137667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084137667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084137667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084137667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084137667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084137667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084137667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084137668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084137668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084137668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084137668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084137668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084137668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084137668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084137668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084137668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084137668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084137668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084137669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084137669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084137673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084137684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084137684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(223)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084137711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084137711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084137711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084137711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084137711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084137711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084137711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084137711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084137711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084137712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084137712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084137712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084137712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084137712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084137712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084137712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084137712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084137712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084137712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084137712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084137713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084137713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084137718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084137727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084137727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084138000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084138000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084138000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084138000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084138002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084138003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@51ea94aae97f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CC21A446'O, index=0 SGSN_Test-GSUP(228)@51ea94aae97f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241026084139054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084139054 DLLC NOTICE LLME(ffffffff/cc21a446){UNASSIGNED} LLC RX: unknown TLLI 0xcc21a446, creating LLME on the fly (gprs_llc.c:552) 20241026084139054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084139055 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084139055 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084139055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084139055 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084139055 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084139055 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084139055 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084139055 DLLC NOTICE LLME(ffffffff/cc21a446){UNASSIGNED} LLGM Assign pre (cc21a446 => c01b8770) (gprs_llc.c:1079) 20241026084139055 DLLC NOTICE LLME(cc21a446/c01b8770){ASSIGNED} LLGM Assign post (cc21a446 => c01b8770) (gprs_llc.c:1125) 20241026084139055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084139055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084139055 DMM DEBUG MM(262420000000008/c01b8770) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084139067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084139067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084139067 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084139067 DMM DEBUG MM(262420000000008/c01b8770) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241026084139067 DMM NOTICE MM(262420000000008/c01b8770) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084139067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084139067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084139067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026084139067 DMM INFO MM(262420000000008/c01b8770) <- GMM ATTACH ACCEPT (new P-TMSI=0xc01b8770) (gprs_gmm.c:300) TC_attach_accept_all(230)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@51ea94aae97f: Removing Client IMSI='262420000000008'H, index=0 20241026084140058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084140058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084140058 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084140058 DMM INFO MM(262420000000008/c01b8770) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084140059 DMM NOTICE MM(262420000000008/c01b8770) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084140059 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084140059 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084140059 DLLC NOTICE LLME(cc21a446/c01b8770){ASSIGNED} LLGM Assign pre (ffffffff => c01b8770) (gprs_llc.c:1079) 20241026084140059 DLLC NOTICE LLME(ffffffff/c01b8770){ASSIGNED} LLGM Assign post (ffffffff => c01b8770) (gprs_llc.c:1125) 20241026084140059 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084140059 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084140059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084140059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@51ea94aae97f: Final verdict of PTC: pass 20241026084140061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60720<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@51ea94aae97f: Final verdict of PTC: none 20241026084140064 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084140064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(216)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(227)@51ea94aae97f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@51ea94aae97f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@51ea94aae97f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(221)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(225)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(214)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(219)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_accept_all finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:41:40 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 20241026084140197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084140598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69140) 20241026084141065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084141065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69140, count=70300) 20241026084142067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084142067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:41:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084143069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084143069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_closed started. 20241026084143659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084143660 DMM INFO MM(262420000000008/c01b8770) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084143660 DMM INFO MM(262420000000008/c01b8770) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084143660 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084143660 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084143660 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084143660 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084143660 DLLC NOTICE LLME(ffffffff/c01b8770){ASSIGNED} LLGM Assign pre (c01b8770 => ffffffff) (gprs_llc.c:1079) 20241026084143660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c01b8770 => ffffffff) (gprs_llc.c:1125) 20241026084143660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084143660 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084143660 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084143660 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084143660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084143704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084143704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084143704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084143704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084143704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084143704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084143704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084143704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084143704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084143706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084143706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084143706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084143706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084143706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084143706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084143706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084143706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084143706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084143706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084143706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084143707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084143707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084143710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084143719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084143719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(236)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 TC_attach_closed-BVCI196(234)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084143747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084143747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084143747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084143747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084143747 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084143747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084143747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084143747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084143747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084143749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084143749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084143749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084143749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084143749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084143749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084143749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084143749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084143749 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084143749 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084143749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084143750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084143750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084143753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084143762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084143762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084143790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084143790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084143790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084143790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084143790 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084143790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084143790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084143790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084143790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084143792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084143792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084143792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084143792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084143792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084143792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084143792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084143792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084143792 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084143792 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084143792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084143792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084143792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084143796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084143806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084143806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084144070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084144070 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084144070 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084144070 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084144072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084144073 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@51ea94aae97f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FDD837A6'O, index=0 SGSN_Test-GSUP(247)@51ea94aae97f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@51ea94aae97f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FDD837A6'O, index=1 20241026084145128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084145128 DLLC NOTICE LLME(ffffffff/fdd837a6){UNASSIGNED} LLC RX: unknown TLLI 0xfdd837a6, creating LLME on the fly (gprs_llc.c:552) 20241026084145128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084145128 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084145128 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084145128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084145128 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084145128 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084145128 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084145128 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084145128 DLLC NOTICE LLME(ffffffff/fdd837a6){UNASSIGNED} LLGM Assign pre (fdd837a6 => d3b08fd1) (gprs_llc.c:1079) 20241026084145128 DLLC NOTICE LLME(fdd837a6/d3b08fd1){ASSIGNED} LLGM Assign post (fdd837a6 => d3b08fd1) (gprs_llc.c:1125) 20241026084145128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084145128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084145128 DMM DEBUG MM(001010123456789/d3b08fd1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084145141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084145141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084145142 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084145142 DMM DEBUG MM(001010123456789/d3b08fd1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241026084145142 DMM NOTICE MM(001010123456789/d3b08fd1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084145142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084145142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084145142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241026084145142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084145142 DMM NOTICE MM(001010123456789/d3b08fd1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241026084145142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Reject}: Deallocated (fsm.c:568) 20241026084145142 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084145142 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084145142 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084145142 DLLC NOTICE LLME(fdd837a6/d3b08fd1){ASSIGNED} LLGM Assign pre (d3b08fd1 => ffffffff) (gprs_llc.c:1079) 20241026084145142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3b08fd1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@51ea94aae97f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@51ea94aae97f: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@51ea94aae97f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FA2FB1B5'O, index=2 SGSN_Test-GSUP(247)@51ea94aae97f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241026084145187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084145187 DLLC NOTICE LLME(ffffffff/fa2fb1b5){UNASSIGNED} LLC RX: unknown TLLI 0xfa2fb1b5, creating LLME on the fly (gprs_llc.c:552) 20241026084145187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084145187 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084145187 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084145187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084145187 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084145187 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084145187 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084145187 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084145188 DLLC NOTICE LLME(ffffffff/fa2fb1b5){UNASSIGNED} LLGM Assign pre (fa2fb1b5 => d582033a) (gprs_llc.c:1079) 20241026084145188 DLLC NOTICE LLME(fa2fb1b5/d582033a){ASSIGNED} LLGM Assign post (fa2fb1b5 => d582033a) (gprs_llc.c:1125) 20241026084145188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084145188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084145188 DMM DEBUG MM(262420000000010/d582033a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084145195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084145195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084145195 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084145195 DMM DEBUG MM(262420000000010/d582033a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241026084145195 DMM NOTICE MM(262420000000010/d582033a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084145195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084145195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084145195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026084145195 DMM INFO MM(262420000000010/d582033a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd582033a) (gprs_gmm.c:300) TC_attach_closed(250)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@51ea94aae97f: Removing Client IMSI='262420000000010'H, index=2 20241026084146191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084146191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084146191 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084146192 DMM INFO MM(262420000000010/d582033a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084146192 DMM NOTICE MM(262420000000010/d582033a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084146192 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084146192 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084146192 DLLC NOTICE LLME(fa2fb1b5/d582033a){ASSIGNED} LLGM Assign pre (ffffffff => d582033a) (gprs_llc.c:1079) 20241026084146192 DLLC NOTICE LLME(ffffffff/d582033a){ASSIGNED} LLGM Assign post (ffffffff => d582033a) (gprs_llc.c:1125) 20241026084146192 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084146192 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084146192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084146192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@51ea94aae97f: Final verdict of PTC: pass 20241026084146193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@51ea94aae97f: Final verdict of PTC: none 20241026084146196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084146196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(235)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(240)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@51ea94aae97f: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@51ea94aae97f: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@51ea94aae97f: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(246)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(238)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(233)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(244)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@51ea94aae97f: Test case TC_attach_closed finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:41:46 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241026084146325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084146726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76756) 20241026084147198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084147198 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) 20241026084148199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084148199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:41: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_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 20241026084149200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084149200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_no_imei_response started. 20241026084149787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084149789 DMM INFO MM(262420000000010/d582033a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084149789 DMM INFO MM(262420000000010/d582033a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084149789 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084149789 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084149789 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084149789 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084149789 DLLC NOTICE LLME(ffffffff/d582033a){ASSIGNED} LLGM Assign pre (d582033a => ffffffff) (gprs_llc.c:1079) 20241026084149789 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d582033a => ffffffff) (gprs_llc.c:1125) 20241026084149789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084149789 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084149789 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084149789 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084149789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084149828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084149828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084149828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084149828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084149828 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084149828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084149828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084149828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084149828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084149830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084149830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084149830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084149830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084149830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084149830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084149830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084149830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084149830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084149830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084149830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084149831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084149831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084149835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084149845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084149845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084149862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084149862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084149862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084149862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084149862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084149862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084149862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084149862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084149862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084149863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084149863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084149863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084149864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084149864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084149864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084149864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084149864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084149864 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084149864 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084149864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084149864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084149864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084149868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084149878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084149878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084149906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084149906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084149906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084149906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084149906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084149906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084149906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084149906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084149906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084149908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084149908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084149908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084149908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084149908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084149908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084149908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084149908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084149908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084149908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084149908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084149909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084149909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084149913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084149923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084149923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084150201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084150201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084150201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084150201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084150204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241026084150204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@51ea94aae97f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F7086DDE'O, index=0 SGSN_Test-GSUP(267)@51ea94aae97f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241026084151257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084151257 DLLC NOTICE LLME(ffffffff/f7086dde){UNASSIGNED} LLC RX: unknown TLLI 0xf7086dde, creating LLME on the fly (gprs_llc.c:552) 20241026084151257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084151257 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241026084151257 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084151257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084151257 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084151257 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084151257 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084151257 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084151257 DLLC NOTICE LLME(ffffffff/f7086dde){UNASSIGNED} LLGM Assign pre (f7086dde => fdea8c4a) (gprs_llc.c:1079) 20241026084151257 DLLC NOTICE LLME(f7086dde/fdea8c4a){ASSIGNED} LLGM Assign post (f7086dde => fdea8c4a) (gprs_llc.c:1125) 20241026084151257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084151257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084151257 DMM DEBUG MM(262420000000032/fdea8c4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084157258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084157258 DMM DEBUG MM(262420000000032/fdea8c4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084200218 DGPRS DEBUG Checking for inactive LLMEs, time = 11742854 (sgsn.c:131) 20241026084203259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084203259 DMM DEBUG MM(262420000000032/fdea8c4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084209260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084209260 DMM DEBUG MM(262420000000032/fdea8c4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084210203 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026084210203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026084210204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084215261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084215261 DMM DEBUG MM(262420000000032/fdea8c4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084219832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084219834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084219834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084219865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084219867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084219867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084219909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084219911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084219911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084221262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084221262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241026084221262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084221262 DMM NOTICE MM(262420000000032/fdea8c4a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241026084221262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Reject}: Deallocated (fsm.c:568) 20241026084221262 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084221262 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084221262 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084221262 DLLC NOTICE LLME(f7086dde/fdea8c4a){ASSIGNED} LLGM Assign pre (fdea8c4a => ffffffff) (gprs_llc.c:1079) 20241026084221262 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdea8c4a => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@51ea94aae97f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@51ea94aae97f: Final verdict of PTC: pass 20241026084221272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@51ea94aae97f: Final verdict of PTC: none 20241026084221274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084221274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(266)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(260)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(265)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(255)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@51ea94aae97f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@51ea94aae97f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@51ea94aae97f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(253)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(258)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(263)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:42:21 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 20241026084221406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084221707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20241026084222275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084222275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=70884) 20241026084223276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084223276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:42:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084224277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084224277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_no_imsi_response started. 20241026084224770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084224771 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084224824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084224824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084224824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084224824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084224824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084224824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084224824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084224824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084224824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(274)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084224825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084224825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084224825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084224825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084224825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084224825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084224825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084224825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084224826 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084224826 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084224826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084224826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084224826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084224829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084224838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084224838 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(272)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(279)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084224859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084224859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084224859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084224859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084224859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084224859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084224859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084224859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084224859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084224861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084224861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084224861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084224862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084224862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084224862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084224862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084224862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084224862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084224862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084224862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084224862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084224862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084224866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(276)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241026084224878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084224878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(284)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@51ea94aae97f: Provider Link came up: sending NS-RESET TC_attach_no_imsi_response-BVCI210(277)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084224882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084224882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084224882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084224883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084224883 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084224883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084224883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084224883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084224883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084224884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084224884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084224884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084224884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084224885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084224885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084224885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084224885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084224885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084224885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084224885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084224885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084224885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084224889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084224898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084224898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084225278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084225278 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084225278 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084225278 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084225280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084225281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@51ea94aae97f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='FE9EDCAC'O, index=0 SGSN_Test-GSUP(286)@51ea94aae97f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241026084226335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084226335 DLLC NOTICE LLME(ffffffff/fe9edcac){UNASSIGNED} LLC RX: unknown TLLI 0xfe9edcac, creating LLME on the fly (gprs_llc.c:552) 20241026084226335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084226335 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241026084226335 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084226335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084226335 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084226335 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084226335 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084226335 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084226335 DLLC NOTICE LLME(ffffffff/fe9edcac){UNASSIGNED} LLGM Assign pre (fe9edcac => ed190336) (gprs_llc.c:1079) 20241026084226335 DLLC NOTICE LLME(fe9edcac/ed190336){ASSIGNED} LLGM Assign post (fe9edcac => ed190336) (gprs_llc.c:1125) 20241026084226335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084226335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084226335 DMM DEBUG MM(/ed190336) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084226348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084226348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084226348 DMM DEBUG MM_STATE_Gb(4271824044)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084226348 DMM DEBUG MM(/ed190336) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241026084226348 DMM NOTICE MM(/ed190336) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084226348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084226348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241026084226348 DMM DEBUG MM(/ed190336) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026084230219 DGPRS DEBUG Checking for inactive LLMEs, time = 11742884 (sgsn.c:131) 20241026084232348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084232348 DMM DEBUG MM(/ed190336) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026084238349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084238349 DMM DEBUG MM(/ed190336) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026084244350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084244350 DMM DEBUG MM(/ed190336) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026084245279 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026084245279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026084245279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084250351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084250351 DMM DEBUG MM(/ed190336) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026084254828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084254830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084254830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084254863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084254865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084254865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084254886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084254887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084254887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084256352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026084256352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241026084256352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084256352 DMM NOTICE MM(/ed190336) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241026084256352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Reject}: Deallocated (fsm.c:568) 20241026084256352 DMM DEBUG MM_STATE_Gb(4271824044)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084256352 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084256352 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084256352 DLLC NOTICE LLME(fe9edcac/ed190336){ASSIGNED} LLGM Assign pre (ed190336 => ffffffff) (gprs_llc.c:1079) 20241026084256352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed190336 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@51ea94aae97f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@51ea94aae97f: Final verdict of PTC: pass 20241026084256362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@51ea94aae97f: Final verdict of PTC: none 20241026084256365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084256365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(284)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(280)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(275)@51ea94aae97f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@51ea94aae97f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@51ea94aae97f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(278)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(282)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(273)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:42:56 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 20241026084256492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084256793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241026084257365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084257365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=71504) 20241026084258366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084258366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:42:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084259367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084259367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_closed_add_vty started. 20241026084259853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084259854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084259904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084259904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084259904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084259904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084259904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084259904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084259904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084259904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084259904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084259906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084259906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084259906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(293)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084259906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084259906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084259906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084259906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084259906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084259906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084259906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084259906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(294)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084259907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084259907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084259911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084259921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084259921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(291)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(293)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084259935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084259935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084259935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084259935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084259936 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084259936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084259936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084259936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084259936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084259937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084259937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084259937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084259937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084259937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084259938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084259938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084259938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084259938 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084259938 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084259938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084259938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084259938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084259942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084259950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084259950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084259972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084259972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084259972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084259972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084259972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084259972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084259972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084259972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084259972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084259974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084259974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084259974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084259975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084259975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084259975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084259975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084259975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084259975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084259975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084259975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084259975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084259975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084259979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084259989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084259989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084300220 DGPRS DEBUG Checking for inactive LLMEs, time = 11742914 (sgsn.c:131) 20241026084300368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084300368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084300368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084300368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084300371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084300371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(291)@51ea94aae97f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E9DE0017'O, index=0 SGSN_Test-GSUP(305)@51ea94aae97f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@51ea94aae97f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E9DE0017'O, index=1 20241026084301435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084301435 DLLC NOTICE LLME(ffffffff/e9de0017){UNASSIGNED} LLC RX: unknown TLLI 0xe9de0017, creating LLME on the fly (gprs_llc.c:552) 20241026084301435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084301435 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084301435 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084301435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084301435 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084301435 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084301435 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084301435 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084301435 DLLC NOTICE LLME(ffffffff/e9de0017){UNASSIGNED} LLGM Assign pre (e9de0017 => fefbbb99) (gprs_llc.c:1079) 20241026084301435 DLLC NOTICE LLME(e9de0017/fefbbb99){ASSIGNED} LLGM Assign post (e9de0017 => fefbbb99) (gprs_llc.c:1125) 20241026084301435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084301435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084301435 DMM DEBUG MM(001010123456789/fefbbb99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084301445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084301445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084301445 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084301445 DMM DEBUG MM(001010123456789/fefbbb99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241026084301445 DMM NOTICE MM(001010123456789/fefbbb99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084301445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084301445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084301445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241026084301445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084301445 DMM NOTICE MM(001010123456789/fefbbb99) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241026084301445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Reject}: Deallocated (fsm.c:568) 20241026084301445 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084301445 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084301445 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084301445 DLLC NOTICE LLME(e9de0017/fefbbb99){ASSIGNED} LLGM Assign pre (fefbbb99 => ffffffff) (gprs_llc.c:1079) 20241026084301445 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fefbbb99 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@51ea94aae97f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@51ea94aae97f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E9DE0017'O, index=2 20241026084301452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084301452 DLLC NOTICE LLME(ffffffff/e9de0017){UNASSIGNED} LLC RX: unknown TLLI 0xe9de0017, creating LLME on the fly (gprs_llc.c:552) 20241026084301452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241026084301452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084301452 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084301452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084301452 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084301452 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084301452 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084301452 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084301452 DLLC NOTICE LLME(ffffffff/e9de0017){UNASSIGNED} LLGM Assign pre (e9de0017 => f272745a) (gprs_llc.c:1079) 20241026084301452 DLLC NOTICE LLME(e9de0017/f272745a){ASSIGNED} LLGM Assign post (e9de0017 => f272745a) (gprs_llc.c:1125) 20241026084301452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084301452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084301452 DMM DEBUG MM(001010123456700/f272745a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084301457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084301457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084301457 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084301457 DMM DEBUG MM(001010123456700/f272745a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241026084301457 DMM NOTICE MM(001010123456700/f272745a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084301457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084301457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084301457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026084301457 DMM INFO MM(001010123456700/f272745a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf272745a) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@51ea94aae97f: Removing Client IMSI='001010123456700'H, index=2 20241026084302457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084302457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084302457 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084302457 DMM INFO MM(001010123456700/f272745a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084302457 DMM NOTICE MM(001010123456700/f272745a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084302457 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084302457 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084302457 DLLC NOTICE LLME(e9de0017/f272745a){ASSIGNED} LLGM Assign pre (ffffffff => f272745a) (gprs_llc.c:1079) 20241026084302457 DLLC NOTICE LLME(ffffffff/f272745a){ASSIGNED} LLGM Assign post (ffffffff => f272745a) (gprs_llc.c:1125) 20241026084302457 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084302457 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084302457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084302457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@51ea94aae97f: Final verdict of PTC: pass 20241026084302460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084302462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084302462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(298)@51ea94aae97f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(294)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(303)@51ea94aae97f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@51ea94aae97f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(296)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(301)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(292)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:43:02 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 20241026084302590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084302991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241026084303463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084303463 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) 20241026084304464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084304464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084305465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084305465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_check_subscriber_list started. 20241026084306048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084306049 DMM INFO MM(001010123456700/f272745a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084306050 DMM INFO MM(001010123456700/f272745a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084306050 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084306050 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084306050 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084306050 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084306050 DLLC NOTICE LLME(ffffffff/f272745a){ASSIGNED} LLGM Assign pre (f272745a => ffffffff) (gprs_llc.c:1079) 20241026084306050 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f272745a => ffffffff) (gprs_llc.c:1125) 20241026084306050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084306050 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084306050 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084306050 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084306050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084306089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084306089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084306089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084306089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084306089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084306089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084306089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084306089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084306089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084306090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084306090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084306090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084306090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084306090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084306090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084306090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084306090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084306091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084306091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084306091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084306091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084306091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084306095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084306104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084306104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084306134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084306134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084306134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084306134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084306134 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084306134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084306134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084306134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084306134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(317)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084306136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084306136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084306136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084306137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084306137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084306137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084306137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084306137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084306137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084306137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084306137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084306137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084306137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084306142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(314)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084306153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084306153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(315)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084306168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084306168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084306168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084306168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084306168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084306168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084306168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084306168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084306168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084306170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084306171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084306171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084306171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084306171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084306171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084306171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084306171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084306171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084306171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084306171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(323)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084306172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084306172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084306175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084306184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084306184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084306466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084306466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084306466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084306466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084306468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084306469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@51ea94aae97f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='CBD0D5E6'O, index=0 SGSN_Test-GSUP(324)@51ea94aae97f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@51ea94aae97f: 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 := 'D55B663D7E3EFDAF6B5E8F24967E74F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '234E7A14'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4420956D2F38BCB'O } } } } } 20241026084307522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084307522 DLLC NOTICE LLME(ffffffff/cbd0d5e6){UNASSIGNED} LLC RX: unknown TLLI 0xcbd0d5e6, creating LLME on the fly (gprs_llc.c:552) 20241026084307522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084307522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084307522 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084307522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084307522 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084307522 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084307522 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084307522 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084307522 DLLC NOTICE LLME(ffffffff/cbd0d5e6){UNASSIGNED} LLGM Assign pre (cbd0d5e6 => f1d7f1c7) (gprs_llc.c:1079) 20241026084307522 DLLC NOTICE LLME(cbd0d5e6/f1d7f1c7){ASSIGNED} LLGM Assign post (cbd0d5e6 => f1d7f1c7) (gprs_llc.c:1125) 20241026084307522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084307522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084307522 DMM DEBUG MM(262420000000034/f1d7f1c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084307534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084307535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084307535 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084307535 DMM DEBUG MM(262420000000034/f1d7f1c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241026084307535 DMM NOTICE MM(262420000000034/f1d7f1c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084307535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084307535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084307535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084307535 DMM DEBUG MM(262420000000034/f1d7f1c7) Requesting authorization (sgsn_auth.c:160) 20241026084307535 DMM INFO MM(262420000000034/f1d7f1c7) Requesting authentication tuples (sgsn_auth.c:184) 20241026084307535 DMM DEBUG MM(262420000000034/f1d7f1c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084307535 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241026084307535 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@51ea94aae97f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241026084307538 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084307538 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084307538 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084307538 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084307538 DMM INFO MM(262420000000034/f1d7f1c7) Subscriber data update (mmctx.c:445) 20241026084307538 DMM DEBUG MM(262420000000034/f1d7f1c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084307538 DMM INFO MM(262420000000034/f1d7f1c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084307538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084307538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084307538 DMM INFO MM(262420000000034/f1d7f1c7) <- GMM AUTH AND CIPHERING REQ (rand = d5 5b 66 3d 7e 3e fd af 6b 5e 8f 24 96 7e 74 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084307544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084307544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084307544 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084307544 DMM INFO MM(262420000000034/f1d7f1c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084307544 DMM NOTICE MM(262420000000034/f1d7f1c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084307544 DMM DEBUG MM(262420000000034/f1d7f1c7) checking auth: received GSM SRES = 23 4e 7a 14 (gprs_gmm.c:666) 20241026084307544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084307544 DMM DEBUG MM(262420000000034/f1d7f1c7) Requesting authorization (sgsn_auth.c:160) 20241026084307544 DMM INFO MM(262420000000034/f1d7f1c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084307544 DMM DEBUG MM(262420000000034/f1d7f1c7) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084307544 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241026084307544 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) 20241026084307544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084307544 DMM INFO MM(262420000000034/f1d7f1c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1d7f1c7) (gprs_gmm.c:300) 20241026084307546 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084307546 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084307546 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241026084307546 DMM INFO MM(262420000000034/f1d7f1c7) Subscriber data update (mmctx.c:445) 20241026084307546 DMM DEBUG MM(262420000000034/f1d7f1c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084307546 DMM INFO MM(262420000000034/f1d7f1c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084307546 DMM NOTICE MM(262420000000034/f1d7f1c7) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241026084307546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084307546 DMM NOTICE MM(262420000000034/f1d7f1c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084307546 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) 20241026084307546 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084307546 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241026084307546 DMM INFO MM(262420000000034/f1d7f1c7) Subscriber data update (mmctx.c:445) 20241026084307546 DMM DEBUG MM(262420000000034/f1d7f1c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084307552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084307552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084307552 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084307552 DMM INFO MM(262420000000034/f1d7f1c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084307552 DMM NOTICE MM(262420000000034/f1d7f1c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084307552 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084307552 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084307552 DLLC NOTICE LLME(cbd0d5e6/f1d7f1c7){ASSIGNED} LLGM Assign pre (ffffffff => f1d7f1c7) (gprs_llc.c:1079) 20241026084307552 DLLC NOTICE LLME(ffffffff/f1d7f1c7){ASSIGNED} LLGM Assign post (ffffffff => f1d7f1c7) (gprs_llc.c:1125) 20241026084307552 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084307552 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084307552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084307552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@51ea94aae97f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@51ea94aae97f: Final verdict of PTC: pass 20241026084307605 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241026084307605 DMM INFO MM(262420000000034/f1d7f1c7) Subscriber data update (mmctx.c:445) 20241026084307605 DMM DEBUG MM(262420000000034/f1d7f1c7) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241026084307605 DMM INFO MM(262420000000034/f1d7f1c7) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241026084307605 DMM INFO MM(262420000000034/f1d7f1c7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084307605 DMM INFO MM(262420000000034/f1d7f1c7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084307605 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084307605 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084307605 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084307605 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084307605 DLLC NOTICE LLME(ffffffff/f1d7f1c7){ASSIGNED} LLGM Assign pre (f1d7f1c7 => ffffffff) (gprs_llc.c:1079) 20241026084307605 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1d7f1c7 => ffffffff) (gprs_llc.c:1125) 20241026084307605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084307605 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084307605 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084307605 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084307607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47872<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_check_subscriber_list-BVCI210(315)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(324)@51ea94aae97f: Final verdict of PTC: none 20241026084307609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084307609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(312)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(318)@51ea94aae97f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@51ea94aae97f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(323)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(310)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(321)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(316)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:43:07 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 20241026084307735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084308036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241026084308610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084308610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90040, count=94396) 20241026084309611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084309612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:43: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_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 20241026084310612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084310612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_detach_check_subscriber_list started. 20241026084311095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084311096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084311146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084311146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084311146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084311146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084311146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084311146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084311146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084311146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084311146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084311148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084311148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084311148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084311148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084311148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084311148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084311148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084311148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084311148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084311148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084311148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084311149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084311149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084311152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084311160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084311160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084311181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084311181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084311181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084311181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084311181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084311181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084311181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084311181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084311181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084311182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084311182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084311182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084311183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084311183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084311183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084311183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084311183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084311183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084311183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084311183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084311183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084311183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084311186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084311195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084311195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084311218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084311218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084311218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084311218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084311218 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084311218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084311218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084311218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084311218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084311220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084311220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084311220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084311220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084311220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084311220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084311220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084311220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084311220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084311220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084311220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084311220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084311220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084311224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084311233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084311234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084311613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084311613 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084311613 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084311613 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084311615 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084311616 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@51ea94aae97f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FE2435C7'O, index=0 SGSN_Test-GSUP(343)@51ea94aae97f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@51ea94aae97f: 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 := '1BCF76BAE27ED2558DDCA42B0D56B5BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '967A18B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CFC3009089EEA335'O } } } } } 20241026084311660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084311660 DLLC NOTICE LLME(ffffffff/fe2435c7){UNASSIGNED} LLC RX: unknown TLLI 0xfe2435c7, creating LLME on the fly (gprs_llc.c:552) 20241026084311660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084311660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084311660 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084311660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084311660 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084311660 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084311660 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084311660 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084311660 DLLC NOTICE LLME(ffffffff/fe2435c7){UNASSIGNED} LLGM Assign pre (fe2435c7 => de9a12b7) (gprs_llc.c:1079) 20241026084311660 DLLC NOTICE LLME(fe2435c7/de9a12b7){ASSIGNED} LLGM Assign post (fe2435c7 => de9a12b7) (gprs_llc.c:1125) 20241026084311660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084311660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084311660 DMM DEBUG MM(262420000000033/de9a12b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084311673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084311673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084311673 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084311673 DMM DEBUG MM(262420000000033/de9a12b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241026084311673 DMM NOTICE MM(262420000000033/de9a12b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084311673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084311673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084311673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084311673 DMM DEBUG MM(262420000000033/de9a12b7) Requesting authorization (sgsn_auth.c:160) 20241026084311673 DMM INFO MM(262420000000033/de9a12b7) Requesting authentication tuples (sgsn_auth.c:184) 20241026084311673 DMM DEBUG MM(262420000000033/de9a12b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084311673 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241026084311673 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@51ea94aae97f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241026084311677 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084311677 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084311677 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084311677 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084311677 DMM INFO MM(262420000000033/de9a12b7) Subscriber data update (mmctx.c:445) 20241026084311677 DMM DEBUG MM(262420000000033/de9a12b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084311677 DMM INFO MM(262420000000033/de9a12b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084311677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084311677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084311677 DMM INFO MM(262420000000033/de9a12b7) <- GMM AUTH AND CIPHERING REQ (rand = 1b cf 76 ba e2 7e d2 55 8d dc a4 2b 0d 56 b5 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084311684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084311684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084311684 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084311684 DMM INFO MM(262420000000033/de9a12b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084311684 DMM NOTICE MM(262420000000033/de9a12b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084311684 DMM DEBUG MM(262420000000033/de9a12b7) checking auth: received GSM SRES = 96 7a 18 b9 (gprs_gmm.c:666) 20241026084311684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084311684 DMM DEBUG MM(262420000000033/de9a12b7) Requesting authorization (sgsn_auth.c:160) 20241026084311684 DMM INFO MM(262420000000033/de9a12b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084311684 DMM DEBUG MM(262420000000033/de9a12b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084311684 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241026084311684 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) 20241026084311684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084311684 DMM INFO MM(262420000000033/de9a12b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xde9a12b7) (gprs_gmm.c:300) 20241026084311685 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084311686 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084311686 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241026084311686 DMM INFO MM(262420000000033/de9a12b7) Subscriber data update (mmctx.c:445) 20241026084311686 DMM DEBUG MM(262420000000033/de9a12b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084311686 DMM INFO MM(262420000000033/de9a12b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084311686 DMM NOTICE MM(262420000000033/de9a12b7) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241026084311686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084311686 DMM NOTICE MM(262420000000033/de9a12b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084311686 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) 20241026084311686 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084311686 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241026084311686 DMM INFO MM(262420000000033/de9a12b7) Subscriber data update (mmctx.c:445) 20241026084311686 DMM DEBUG MM(262420000000033/de9a12b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084311692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084311692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084311692 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084311692 DMM INFO MM(262420000000033/de9a12b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084311692 DMM NOTICE MM(262420000000033/de9a12b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084311692 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084311692 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084311692 DLLC NOTICE LLME(fe2435c7/de9a12b7){ASSIGNED} LLGM Assign pre (ffffffff => de9a12b7) (gprs_llc.c:1079) 20241026084311692 DLLC NOTICE LLME(ffffffff/de9a12b7){ASSIGNED} LLGM Assign post (ffffffff => de9a12b7) (gprs_llc.c:1125) 20241026084311692 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084311692 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084311692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084311692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@51ea94aae97f: setverdict(pass): none -> pass 20241026084311743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084311743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241026084311743 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084311743 DMM INFO MM(262420000000033/de9a12b7) -> GMM DETACH REQUEST TLLI=0xde9a12b7 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026084311743 DMM INFO MM(262420000000033/de9a12b7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026084311743 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084311743 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084311743 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084311743 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084311743 DLLC NOTICE LLME(ffffffff/de9a12b7){ASSIGNED} LLGM Assign pre (de9a12b7 => ffffffff) (gprs_llc.c:1079) 20241026084311743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de9a12b7 => ffffffff) (gprs_llc.c:1125) 20241026084311743 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241026084311743 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) 20241026084311743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084311743 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084311743 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084311743 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084311744 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@51ea94aae97f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@51ea94aae97f: Final verdict of PTC: pass 20241026084316750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084316752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084316752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(343)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(331)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(336)@51ea94aae97f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@51ea94aae97f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@51ea94aae97f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(341)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(329)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(339)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(334)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:43:16 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 20241026084316882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084317183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89524) 20241026084317754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084317754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89524, count=94160) 20241026084318755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084318755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:43: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_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 20241026084319755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084319755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_check_complete_resend started. 20241026084320241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084320242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084320293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084320293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084320293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084320293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084320293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084320293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084320293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084320293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084320293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(350)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084320295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084320295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084320295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084320295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084320295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084320295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084320295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084320295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084320295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084320295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084320295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(351)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084320296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084320296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084320299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(347)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084320308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084320308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(348)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(350)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084320325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084320325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084320325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084320325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084320325 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084320325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084320325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084320325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084320325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084320327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084320327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084320327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084320327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084320327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084320327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084320327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084320327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084320327 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084320327 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084320327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(355)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084320328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084320328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084320332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084320342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084320342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(357)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(353)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084320351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084320351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084320351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084320351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084320351 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084320351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084320351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084320351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084320351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084320353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084320353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084320353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084320353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084320353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084320353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084320353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084320353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084320353 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084320353 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084320353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084320354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084320354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084320358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084320367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084320367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084320757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084320757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084320757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084320757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084320759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084320760 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@51ea94aae97f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F13B4A71'O, index=0 SGSN_Test-GSUP(362)@51ea94aae97f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@51ea94aae97f: 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 := 'EBC20FFDC04059977AA0A62514FE7AF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A30E4AE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCF0E03912E4AD6E'O } } } } } 20241026084321813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084321813 DLLC NOTICE LLME(ffffffff/f13b4a71){UNASSIGNED} LLC RX: unknown TLLI 0xf13b4a71, creating LLME on the fly (gprs_llc.c:552) 20241026084321813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084321813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241026084321813 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084321813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084321813 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084321813 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084321813 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084321813 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084321813 DLLC NOTICE LLME(ffffffff/f13b4a71){UNASSIGNED} LLGM Assign pre (f13b4a71 => f4dc88ae) (gprs_llc.c:1079) 20241026084321813 DLLC NOTICE LLME(f13b4a71/f4dc88ae){ASSIGNED} LLGM Assign post (f13b4a71 => f4dc88ae) (gprs_llc.c:1125) 20241026084321814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084321814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084321814 DMM DEBUG MM(262420000000036/f4dc88ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084321826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084321826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084321826 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084321826 DMM DEBUG MM(262420000000036/f4dc88ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241026084321826 DMM NOTICE MM(262420000000036/f4dc88ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084321826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084321826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084321826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084321826 DMM DEBUG MM(262420000000036/f4dc88ae) Requesting authorization (sgsn_auth.c:160) 20241026084321826 DMM INFO MM(262420000000036/f4dc88ae) Requesting authentication tuples (sgsn_auth.c:184) 20241026084321826 DMM DEBUG MM(262420000000036/f4dc88ae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084321826 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241026084321826 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@51ea94aae97f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241026084321828 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084321828 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084321828 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084321828 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084321828 DMM INFO MM(262420000000036/f4dc88ae) Subscriber data update (mmctx.c:445) 20241026084321828 DMM DEBUG MM(262420000000036/f4dc88ae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084321828 DMM INFO MM(262420000000036/f4dc88ae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084321828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084321828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084321828 DMM INFO MM(262420000000036/f4dc88ae) <- GMM AUTH AND CIPHERING REQ (rand = eb c2 0f fd c0 40 59 97 7a a0 a6 25 14 fe 7a f9 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084321835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084321835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084321835 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084321835 DMM INFO MM(262420000000036/f4dc88ae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084321835 DMM NOTICE MM(262420000000036/f4dc88ae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084321835 DMM DEBUG MM(262420000000036/f4dc88ae) checking auth: received GSM SRES = a3 0e 4a e2 (gprs_gmm.c:666) 20241026084321835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084321835 DMM DEBUG MM(262420000000036/f4dc88ae) Requesting authorization (sgsn_auth.c:160) 20241026084321835 DMM INFO MM(262420000000036/f4dc88ae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084321835 DMM DEBUG MM(262420000000036/f4dc88ae) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084321835 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241026084321835 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) 20241026084321835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084321835 DMM INFO MM(262420000000036/f4dc88ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4dc88ae) (gprs_gmm.c:300) 20241026084321836 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084321836 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084321836 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241026084321836 DMM INFO MM(262420000000036/f4dc88ae) Subscriber data update (mmctx.c:445) 20241026084321836 DMM DEBUG MM(262420000000036/f4dc88ae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084321836 DMM INFO MM(262420000000036/f4dc88ae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084321836 DMM NOTICE MM(262420000000036/f4dc88ae) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241026084321836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084321836 DMM NOTICE MM(262420000000036/f4dc88ae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084321836 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) 20241026084321837 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084321837 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241026084321837 DMM INFO MM(262420000000036/f4dc88ae) Subscriber data update (mmctx.c:445) 20241026084321837 DMM DEBUG MM(262420000000036/f4dc88ae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@51ea94aae97f: Warning: Re-starting timer T, which is already active (running or expired). 20241026084327837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084327837 DMM INFO MM(262420000000036/f4dc88ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4dc88ae) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@51ea94aae97f: Warning: Re-starting timer T, which is already active (running or expired). 20241026084330221 DGPRS DEBUG Checking for inactive LLMEs, time = 11742944 (sgsn.c:131) 20241026084333838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084333838 DMM INFO MM(262420000000036/f4dc88ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4dc88ae) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@51ea94aae97f: Warning: Re-starting timer T, which is already active (running or expired). 20241026084339839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084339839 DMM INFO MM(262420000000036/f4dc88ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4dc88ae) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@51ea94aae97f: Warning: Re-starting timer T, which is already active (running or expired). 20241026084340758 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026084340758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026084340759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084345840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084345840 DMM INFO MM(262420000000036/f4dc88ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4dc88ae) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@51ea94aae97f: Warning: Re-starting timer T, which is already active (running or expired). 20241026084350297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084350307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084350307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084350328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084350330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084350330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084350355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084350357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084350357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084351841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026084351841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241026084351841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084351841 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241026084351841 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) 20241026084351841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Reject}: Deallocated (fsm.c:568) 20241026084351841 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084351841 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084351841 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084351841 DLLC NOTICE LLME(f13b4a71/f4dc88ae){ASSIGNED} LLGM Assign pre (f4dc88ae => ffffffff) (gprs_llc.c:1079) 20241026084351841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4dc88ae => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@51ea94aae97f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@51ea94aae97f: Final verdict of PTC: pass 20241026084355851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084355854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084355854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(356)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@51ea94aae97f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@51ea94aae97f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(351)@51ea94aae97f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(360)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(349)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(354)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(358)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:43:55 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20241026084355978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084356280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89488) 20241026084356855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084356855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89488, count=94920) 20241026084357857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084357857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:43:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026084358858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084358858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_hlr_location_cancel_request_update started. 20241026084359340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084359341 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(369)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084359392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084359392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084359392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084359392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084359392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084359392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084359392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084359392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084359392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(370)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084359395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084359395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084359395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084359395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084359395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084359395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084359395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084359395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084359395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084359395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084359395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(370)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084359396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084359396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084359399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084359410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084359410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(369)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(367)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084359418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084359418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084359418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084359418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084359418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084359418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084359418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084359418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084359418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084359420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084359420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084359420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084359420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084359420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084359420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084359420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084359420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084359420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084359420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084359420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084359421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084359421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084359425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084359434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084359434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084359459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084359459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084359459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084359459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084359459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084359459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084359459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084359459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084359459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084359460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084359460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084359460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084359461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084359461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084359461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084359461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084359461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084359461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084359461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084359461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084359461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084359461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084359466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084359476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084359476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084359859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084359859 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084359859 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084359859 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084359861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084359861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026084400222 DGPRS DEBUG Checking for inactive LLMEs, time = 11742974 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(367)@51ea94aae97f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D23D212C'O, index=0 SGSN_Test-GSUP(381)@51ea94aae97f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@51ea94aae97f: 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 := '85B280C639A8C8106056092789D00B03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BE5AC23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E55B7FBFC5781F8C'O } } } } } 20241026084400917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084400917 DLLC NOTICE LLME(ffffffff/d23d212c){UNASSIGNED} LLC RX: unknown TLLI 0xd23d212c, creating LLME on the fly (gprs_llc.c:552) 20241026084400917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084400917 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084400917 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084400917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084400917 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084400917 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084400917 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084400917 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084400917 DLLC NOTICE LLME(ffffffff/d23d212c){UNASSIGNED} LLGM Assign pre (d23d212c => e5deacd5) (gprs_llc.c:1079) 20241026084400917 DLLC NOTICE LLME(d23d212c/e5deacd5){ASSIGNED} LLGM Assign post (d23d212c => e5deacd5) (gprs_llc.c:1125) 20241026084400917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084400917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084400917 DMM DEBUG MM(262420000000031/e5deacd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084400928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084400928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084400928 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084400928 DMM DEBUG MM(262420000000031/e5deacd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241026084400928 DMM NOTICE MM(262420000000031/e5deacd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084400928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084400929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084400929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084400929 DMM DEBUG MM(262420000000031/e5deacd5) Requesting authorization (sgsn_auth.c:160) 20241026084400929 DMM INFO MM(262420000000031/e5deacd5) Requesting authentication tuples (sgsn_auth.c:184) 20241026084400929 DMM DEBUG MM(262420000000031/e5deacd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084400929 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241026084400929 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@51ea94aae97f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241026084400931 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084400931 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084400931 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084400931 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084400931 DMM INFO MM(262420000000031/e5deacd5) Subscriber data update (mmctx.c:445) 20241026084400931 DMM DEBUG MM(262420000000031/e5deacd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084400931 DMM INFO MM(262420000000031/e5deacd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084400931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084400931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084400931 DMM INFO MM(262420000000031/e5deacd5) <- GMM AUTH AND CIPHERING REQ (rand = 85 b2 80 c6 39 a8 c8 10 60 56 09 27 89 d0 0b 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084400939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084400939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084400939 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084400939 DMM INFO MM(262420000000031/e5deacd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084400939 DMM NOTICE MM(262420000000031/e5deacd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084400939 DMM DEBUG MM(262420000000031/e5deacd5) checking auth: received GSM SRES = 6b e5 ac 23 (gprs_gmm.c:666) 20241026084400939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084400939 DMM DEBUG MM(262420000000031/e5deacd5) Requesting authorization (sgsn_auth.c:160) 20241026084400940 DMM INFO MM(262420000000031/e5deacd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084400940 DMM DEBUG MM(262420000000031/e5deacd5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084400940 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241026084400940 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) 20241026084400940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084400940 DMM INFO MM(262420000000031/e5deacd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5deacd5) (gprs_gmm.c:300) 20241026084400941 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084400941 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084400941 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241026084400941 DMM INFO MM(262420000000031/e5deacd5) Subscriber data update (mmctx.c:445) 20241026084400941 DMM DEBUG MM(262420000000031/e5deacd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084400941 DMM INFO MM(262420000000031/e5deacd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084400941 DMM NOTICE MM(262420000000031/e5deacd5) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241026084400941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084400941 DMM NOTICE MM(262420000000031/e5deacd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084400941 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) 20241026084400942 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084400942 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241026084400942 DMM INFO MM(262420000000031/e5deacd5) Subscriber data update (mmctx.c:445) 20241026084400942 DMM DEBUG MM(262420000000031/e5deacd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084400948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084400948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084400948 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084400948 DMM INFO MM(262420000000031/e5deacd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084400948 DMM NOTICE MM(262420000000031/e5deacd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084400948 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084400948 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084400948 DLLC NOTICE LLME(d23d212c/e5deacd5){ASSIGNED} LLGM Assign pre (ffffffff => e5deacd5) (gprs_llc.c:1079) 20241026084400948 DLLC NOTICE LLME(ffffffff/e5deacd5){ASSIGNED} LLGM Assign post (ffffffff => e5deacd5) (gprs_llc.c:1125) 20241026084400948 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084400948 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084400948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084400948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@51ea94aae97f: setverdict(pass): none -> pass 20241026084400997 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241026084400997 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241026084400997 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) 20241026084400997 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241026084400997 DMM INFO MM(262420000000031/e5deacd5) Subscriber data update (mmctx.c:445) 20241026084400997 DMM DEBUG MM(262420000000031/e5deacd5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241026084400997 DMM INFO MM(262420000000031/e5deacd5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241026084400997 DMM INFO MM(262420000000031/e5deacd5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084400997 DMM INFO MM(262420000000031/e5deacd5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084400997 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084400997 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084400997 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084400997 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084400998 DLLC NOTICE LLME(ffffffff/e5deacd5){ASSIGNED} LLGM Assign pre (e5deacd5 => ffffffff) (gprs_llc.c:1079) 20241026084400998 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5deacd5 => ffffffff) (gprs_llc.c:1125) 20241026084400998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084400998 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084400998 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084400998 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed MC@51ea94aae97f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241026084406006 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084406007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(379)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@51ea94aae97f: Final verdict of PTC: none 20241026084406008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60598<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(370)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(374)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(377)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(368)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(372)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@51ea94aae97f: Final verdict of PTC: pass MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@51ea94aae97f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:06 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 20241026084406137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084406438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88912) 20241026084407008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084407008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88912, count=93268) 20241026084408010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084408010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44: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_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 20241026084409011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084409011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_hlr_location_cancel_request_withdraw started. 20241026084409501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084409502 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084409551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084409551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084409551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084409551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084409551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084409551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084409551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084409551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084409551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084409552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084409552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084409552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084409553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084409553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084409553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084409553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084409553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084409553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084409553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084409553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084409553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084409553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084409557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084409566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084409566 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084409581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084409581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084409581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084409581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084409581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084409581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084409581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084409581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084409582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084409583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084409583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084409583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084409584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084409584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084409584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084409584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084409584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084409584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084409584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084409584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084409584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084409584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084409588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084409597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084409597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084409622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084409622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084409622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084409622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084409622 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084409622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084409622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084409622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084409622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084409624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084409624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084409624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084409624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084409624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084409624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084409624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084409624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084409624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084409624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084409624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084409624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084409624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084409629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084409639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084409639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084410012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084410013 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084410013 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084410013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084410014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084410015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@51ea94aae97f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CE06358A'O, index=0 SGSN_Test-GSUP(400)@51ea94aae97f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@51ea94aae97f: 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 := '415BCD3D8CDC9AE75FBF2706C691BB94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D92FDDC1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89B5469D671560D5'O } } } } } 20241026084411069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084411069 DLLC NOTICE LLME(ffffffff/ce06358a){UNASSIGNED} LLC RX: unknown TLLI 0xce06358a, creating LLME on the fly (gprs_llc.c:552) 20241026084411069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084411069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084411069 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084411069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084411069 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084411069 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084411069 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084411069 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084411069 DLLC NOTICE LLME(ffffffff/ce06358a){UNASSIGNED} LLGM Assign pre (ce06358a => f4960202) (gprs_llc.c:1079) 20241026084411069 DLLC NOTICE LLME(ce06358a/f4960202){ASSIGNED} LLGM Assign post (ce06358a => f4960202) (gprs_llc.c:1125) 20241026084411069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084411069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084411069 DMM DEBUG MM(262420000000029/f4960202) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084411082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084411082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084411082 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084411082 DMM DEBUG MM(262420000000029/f4960202) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241026084411082 DMM NOTICE MM(262420000000029/f4960202) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084411082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084411082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084411082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084411082 DMM DEBUG MM(262420000000029/f4960202) Requesting authorization (sgsn_auth.c:160) 20241026084411082 DMM INFO MM(262420000000029/f4960202) Requesting authentication tuples (sgsn_auth.c:184) 20241026084411082 DMM DEBUG MM(262420000000029/f4960202) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084411082 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241026084411082 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@51ea94aae97f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241026084411085 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084411085 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084411085 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084411085 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084411085 DMM INFO MM(262420000000029/f4960202) Subscriber data update (mmctx.c:445) 20241026084411085 DMM DEBUG MM(262420000000029/f4960202) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084411085 DMM INFO MM(262420000000029/f4960202) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084411085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084411085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084411085 DMM INFO MM(262420000000029/f4960202) <- GMM AUTH AND CIPHERING REQ (rand = 41 5b cd 3d 8c dc 9a e7 5f bf 27 06 c6 91 bb 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084411092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084411092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084411092 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084411092 DMM INFO MM(262420000000029/f4960202) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084411092 DMM NOTICE MM(262420000000029/f4960202) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084411092 DMM DEBUG MM(262420000000029/f4960202) checking auth: received GSM SRES = d9 2f dd c1 (gprs_gmm.c:666) 20241026084411092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084411092 DMM DEBUG MM(262420000000029/f4960202) Requesting authorization (sgsn_auth.c:160) 20241026084411092 DMM INFO MM(262420000000029/f4960202) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084411092 DMM DEBUG MM(262420000000029/f4960202) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084411092 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241026084411092 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) 20241026084411092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084411092 DMM INFO MM(262420000000029/f4960202) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4960202) (gprs_gmm.c:300) 20241026084411093 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084411093 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084411093 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241026084411093 DMM INFO MM(262420000000029/f4960202) Subscriber data update (mmctx.c:445) 20241026084411093 DMM DEBUG MM(262420000000029/f4960202) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084411093 DMM INFO MM(262420000000029/f4960202) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084411093 DMM NOTICE MM(262420000000029/f4960202) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241026084411093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084411093 DMM NOTICE MM(262420000000029/f4960202) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084411093 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) 20241026084411094 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084411094 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241026084411094 DMM INFO MM(262420000000029/f4960202) Subscriber data update (mmctx.c:445) 20241026084411094 DMM DEBUG MM(262420000000029/f4960202) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084411100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084411100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084411100 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084411100 DMM INFO MM(262420000000029/f4960202) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084411100 DMM NOTICE MM(262420000000029/f4960202) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084411100 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084411100 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084411100 DLLC NOTICE LLME(ce06358a/f4960202){ASSIGNED} LLGM Assign pre (ffffffff => f4960202) (gprs_llc.c:1079) 20241026084411100 DLLC NOTICE LLME(ffffffff/f4960202){ASSIGNED} LLGM Assign post (ffffffff => f4960202) (gprs_llc.c:1125) 20241026084411100 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084411100 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084411100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084411100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@51ea94aae97f: setverdict(pass): none -> pass 20241026084411149 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241026084411149 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241026084411149 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) 20241026084411149 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241026084411149 DMM INFO MM(262420000000029/f4960202) Subscriber data update (mmctx.c:445) 20241026084411149 DMM DEBUG MM(262420000000029/f4960202) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241026084411149 DMM INFO MM(262420000000029/f4960202) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241026084411149 DMM INFO MM(262420000000029/f4960202) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241026084411149 DMM NOTICE MM(262420000000029/f4960202) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241026084411149 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241026084411149 DMM INFO MM(262420000000029/f4960202) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241026084411149 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084411149 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084411149 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084411149 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084411149 DLLC NOTICE LLME(ffffffff/f4960202){ASSIGNED} LLGM Assign pre (f4960202 => ffffffff) (gprs_llc.c:1079) 20241026084411149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4960202 => ffffffff) (gprs_llc.c:1125) 20241026084411149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084411149 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084411149 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084411149 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084411150 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@51ea94aae97f: Removing Client IMSI='262420000000029'H, index=0 20241026084411155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084411155 DLLC NOTICE LLME(ffffffff/f4960202){UNASSIGNED} LLC RX: unknown TLLI 0xf4960202, creating LLME on the fly (gprs_llc.c:552) 20241026084411155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084411155 DMM NOTICE LLME(ffffffff/f4960202){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241026084411155 DLLC NOTICE LLME(ffffffff/f4960202){UNASSIGNED} LLGM Assign pre (f4960202 => ffffffff) (gprs_llc.c:1079) 20241026084411155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4960202 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@51ea94aae97f: Final verdict of PTC: pass 20241026084411158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084411160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084411160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(400)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(388)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(393)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(398)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(396)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(391)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(386)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@51ea94aae97f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:11 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 20241026084411288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084411589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50516) 20241026084412161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084412161 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) 20241026084413162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084413162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44: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_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 20241026084414164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084414164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241026084414647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084414649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084414699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084414699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084414699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084414699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084414699 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084414699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084414699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084414699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084414699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(407)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084414701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084414701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084414701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084414701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084414701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084414701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084414701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084414701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084414701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084414701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084414701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084414702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084414702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084414706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084414717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084414717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084414732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084414732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084414732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084414732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084414732 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084414732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084414732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084414732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084414732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084414734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084414734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084414734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084414734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084414734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084414734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084414734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084414734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084414734 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084414734 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084414734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084414735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084414735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084414739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084414749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084414749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084414769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084414770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084414770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084414770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084414770 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084414770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084414770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084414770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084414770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084414772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084414772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084414772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084414772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084414772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084414772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084414772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084414772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084414772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084414772 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084414772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084414773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084414773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084414776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084414787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084414787 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)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084415165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084415165 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084415165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084415165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084415167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084415168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@51ea94aae97f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D37E9763'O, index=0 SGSN_Test-GSUP(419)@51ea94aae97f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241026084416213 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) 20241026084416213 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@51ea94aae97f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@51ea94aae97f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@51ea94aae97f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@51ea94aae97f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@51ea94aae97f: Final verdict of PTC: pass 20241026084416218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@51ea94aae97f: Final verdict of PTC: none 20241026084416220 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084416220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(403)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(408)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(412)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(417)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(415)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(406)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(410)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@51ea94aae97f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:16 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 20241026084416354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084416655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44908) 20241026084417221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084417221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44908, count=53076) 20241026084418222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084418222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44: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_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 20241026084419223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084419223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241026084419714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084419715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084419759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084419759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084419759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084419759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084419759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084419759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084419759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084419759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084419759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084419761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084419761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084419761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084419761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084419761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084419761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084419761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084419761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084419761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084419761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084419762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084419762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084419762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084419766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084419774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084419774 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)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084419793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084419793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084419793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084419793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084419793 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084419793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084419793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084419793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084419793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084419795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084419795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084419795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084419795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084419795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084419795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084419795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084419795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084419795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084419795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084419795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084419796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084419796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084419799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084419807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084419807 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)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084419833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084419833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084419833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084419833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084419833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084419833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084419833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084419833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084419833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084419834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084419835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084419835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084419835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084419835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084419835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084419835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084419835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084419835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084419835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084419835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084419835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084419835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084419839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084419846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084419846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084420224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084420224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084420224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084420224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084420226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084420227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@51ea94aae97f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E2B7FD78'O, index=0 SGSN_Test-GSUP(438)@51ea94aae97f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241026084421273 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) 20241026084421273 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@51ea94aae97f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@51ea94aae97f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@51ea94aae97f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@51ea94aae97f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@51ea94aae97f: Final verdict of PTC: pass 20241026084421278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(423)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(438)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@51ea94aae97f: Final verdict of PTC: none 20241026084421280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084421280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(436)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(431)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(426)@51ea94aae97f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(429)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(424)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(434)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@51ea94aae97f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:21 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 20241026084421407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084421708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48648) 20241026084422281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084422281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48648, count=53284) 20241026084423282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084423282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026084424283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084424283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_rau_unknown started. 20241026084424767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084424769 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084424811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084424811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084424811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084424811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084424811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084424811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084424811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084424811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084424811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084424813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084424813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084424813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084424813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084424813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084424813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084424813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084424813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084424813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084424813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084424813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084424814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084424814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084424818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084424828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084424828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084424848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084424848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084424849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084424849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084424849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084424849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084424849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084424849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084424849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084424850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084424850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084424850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084424851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084424851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084424851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084424851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084424851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084424851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084424851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084424851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084424851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084424851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084424855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084424863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084424863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084424890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084424890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084424890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084424890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084424890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084424890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084424890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084424890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084424890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084424892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084424892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084424892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084424892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084424892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084424892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084424892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084424892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084424892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084424892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084424892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084424893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084424893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084424897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084424907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084424907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084425284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084425284 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084425284 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084425284 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084425286 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084425287 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@51ea94aae97f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EE58ABDB'O, index=0 SGSN_Test-GSUP(457)@51ea94aae97f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241026084426341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084426341 DLLC NOTICE LLME(ffffffff/ee58abdb){UNASSIGNED} LLC RX: unknown TLLI 0xee58abdb, creating LLME on the fly (gprs_llc.c:552) 20241026084426341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241026084426341 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026084426341 DMM NOTICE LLME(ffffffff/ee58abdb){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241026084426341 DLLC NOTICE LLME(ffffffff/ee58abdb){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241026084426341 DMM ERROR LLME(ffffffff/ee58abdb){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241026084426341 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241026084426341 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241026084426341 DLLC NOTICE LLME(ffffffff/ee58abdb){UNASSIGNED} LLGM Assign pre (ee58abdb => ffffffff) (gprs_llc.c:1079) 20241026084426341 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee58abdb => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@51ea94aae97f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@51ea94aae97f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@51ea94aae97f: Final verdict of PTC: pass 20241026084426357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48188<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@51ea94aae97f: Final verdict of PTC: none 20241026084426360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084426360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI196(444)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(445)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@51ea94aae97f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@51ea94aae97f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(455)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(450)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(453)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(443)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(448)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@51ea94aae97f: Test case TC_rau_unknown finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:26 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241026084426491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084426792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44164) 20241026084427360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084427360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44164, count=54936) 20241026084428361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084428361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026084429362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084429362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_rau started. 20241026084429853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084429854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084429894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084429894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084429894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084429894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084429894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084429896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084429896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084429896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084429896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084429896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084429896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084429896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084429896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084429896 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084429896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084429896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084429897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084429897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084429900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084429909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084429909 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084429939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084429939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084429939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084429939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084429939 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084429939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084429939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084429939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084429939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084429940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084429940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084429940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084429941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084429941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084429941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084429941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084429941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084429941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084429941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084429941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(469)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084429942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084429942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084429945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084429955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084429955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(471)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(467)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084429967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084429967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084429967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084429967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084429967 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084429967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084429967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084429967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084429967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084429968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084429968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084429968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084429968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084429969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084429969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084429969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084429969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084429969 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084429969 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084429969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084429969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084429969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084429972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084429981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084429981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084430223 DGPRS DEBUG Checking for inactive LLMEs, time = 11743004 (sgsn.c:131) 20241026084430363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084430363 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084430363 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084430363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084430365 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084430366 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@51ea94aae97f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CEAAAA1B'O, index=0 SGSN_Test-GSUP(476)@51ea94aae97f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@51ea94aae97f: 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 := '5011DBC50A15AE11E8DC71BDBBE88D38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9297B7D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEB950DFA08B8FC3'O } } } } } 20241026084431418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084431418 DLLC NOTICE LLME(ffffffff/ceaaaa1b){UNASSIGNED} LLC RX: unknown TLLI 0xceaaaa1b, creating LLME on the fly (gprs_llc.c:552) 20241026084431418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084431418 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084431418 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084431418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084431418 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084431418 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084431418 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084431418 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084431418 DLLC NOTICE LLME(ffffffff/ceaaaa1b){UNASSIGNED} LLGM Assign pre (ceaaaa1b => db27835f) (gprs_llc.c:1079) 20241026084431418 DLLC NOTICE LLME(ceaaaa1b/db27835f){ASSIGNED} LLGM Assign post (ceaaaa1b => db27835f) (gprs_llc.c:1125) 20241026084431418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084431418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084431418 DMM DEBUG MM(262420000000012/db27835f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084431430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084431430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084431430 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084431430 DMM DEBUG MM(262420000000012/db27835f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241026084431430 DMM NOTICE MM(262420000000012/db27835f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084431430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084431430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084431430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084431430 DMM DEBUG MM(262420000000012/db27835f) Requesting authorization (sgsn_auth.c:160) 20241026084431430 DMM INFO MM(262420000000012/db27835f) Requesting authentication tuples (sgsn_auth.c:184) 20241026084431430 DMM DEBUG MM(262420000000012/db27835f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084431430 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241026084431430 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@51ea94aae97f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241026084431433 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084431433 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084431433 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084431433 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084431433 DMM INFO MM(262420000000012/db27835f) Subscriber data update (mmctx.c:445) 20241026084431433 DMM DEBUG MM(262420000000012/db27835f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084431433 DMM INFO MM(262420000000012/db27835f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084431433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084431433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084431433 DMM INFO MM(262420000000012/db27835f) <- GMM AUTH AND CIPHERING REQ (rand = 50 11 db c5 0a 15 ae 11 e8 dc 71 bd bb e8 8d 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084431440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084431440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084431440 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084431440 DMM INFO MM(262420000000012/db27835f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084431440 DMM NOTICE MM(262420000000012/db27835f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084431440 DMM DEBUG MM(262420000000012/db27835f) checking auth: received GSM SRES = 92 97 b7 d8 (gprs_gmm.c:666) 20241026084431440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084431440 DMM DEBUG MM(262420000000012/db27835f) Requesting authorization (sgsn_auth.c:160) 20241026084431440 DMM INFO MM(262420000000012/db27835f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084431440 DMM DEBUG MM(262420000000012/db27835f) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084431441 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241026084431441 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) 20241026084431441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084431441 DMM INFO MM(262420000000012/db27835f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb27835f) (gprs_gmm.c:300) 20241026084431442 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084431442 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084431442 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241026084431442 DMM INFO MM(262420000000012/db27835f) Subscriber data update (mmctx.c:445) 20241026084431442 DMM DEBUG MM(262420000000012/db27835f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084431442 DMM INFO MM(262420000000012/db27835f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084431442 DMM NOTICE MM(262420000000012/db27835f) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241026084431442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084431442 DMM NOTICE MM(262420000000012/db27835f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084431442 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) 20241026084431443 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084431443 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241026084431443 DMM INFO MM(262420000000012/db27835f) Subscriber data update (mmctx.c:445) 20241026084431443 DMM DEBUG MM(262420000000012/db27835f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084431450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084431450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084431450 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084431450 DMM INFO MM(262420000000012/db27835f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084431450 DMM NOTICE MM(262420000000012/db27835f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084431450 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084431450 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084431450 DLLC NOTICE LLME(ceaaaa1b/db27835f){ASSIGNED} LLGM Assign pre (ffffffff => db27835f) (gprs_llc.c:1079) 20241026084431450 DLLC NOTICE LLME(ffffffff/db27835f){ASSIGNED} LLGM Assign post (ffffffff => db27835f) (gprs_llc.c:1125) 20241026084431450 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084431450 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084431450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084431450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@51ea94aae97f: setverdict(pass): none -> pass 20241026084431501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084431501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084431501 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084431501 DMM INFO MM(262420000000012/db27835f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026084431501 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084431501 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026084431501 DLLC NOTICE LLME(ffffffff/db27835f){ASSIGNED} LLGM Assign pre (db27835f => cd4dfeae) (gprs_llc.c:1079) 20241026084431501 DLLC NOTICE LLME(db27835f/cd4dfeae){ASSIGNED} LLGM Assign post (db27835f => cd4dfeae) (gprs_llc.c:1125) 20241026084431502 DMM INFO MM(262420000000012/cd4dfeae) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@51ea94aae97f: Removing Client IMSI='262420000000012'H, index=0 20241026084431509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084431509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241026084431509 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084431509 DMM INFO MM(262420000000012/cd4dfeae) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026084431509 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026084431510 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084431510 DLLC NOTICE LLME(db27835f/cd4dfeae){ASSIGNED} LLGM Assign pre (ffffffff => cd4dfeae) (gprs_llc.c:1079) 20241026084431510 DLLC NOTICE LLME(ffffffff/cd4dfeae){ASSIGNED} LLGM Assign post (ffffffff => cd4dfeae) (gprs_llc.c:1125) 20241026084431510 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@51ea94aae97f: Final verdict of PTC: pass 20241026084431513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084431515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084431515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@51ea94aae97f: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(470)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(474)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(464)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@51ea94aae97f: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@51ea94aae97f: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(468)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(472)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(462)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_rau finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:31 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241026084431645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084432047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50144) 20241026084432516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084432516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50144, count=92220) 20241026084433517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084433517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084434518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084434518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_rau_a_a started. 20241026084435108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084435109 DMM INFO MM(262420000000012/cd4dfeae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084435109 DMM INFO MM(262420000000012/cd4dfeae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084435109 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084435109 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084435109 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084435109 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084435109 DLLC NOTICE LLME(ffffffff/cd4dfeae){ASSIGNED} LLGM Assign pre (cd4dfeae => ffffffff) (gprs_llc.c:1079) 20241026084435109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd4dfeae => ffffffff) (gprs_llc.c:1125) 20241026084435109 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241026084435109 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) 20241026084435109 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) 20241026084435109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084435109 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084435109 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084435109 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084435109 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084435152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084435152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084435152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084435152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084435152 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084435152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084435152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084435152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084435152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084435153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084435153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084435153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084435153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084435153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084435153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084435153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084435153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084435153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084435153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084435153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084435154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084435154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084435158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084435169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084435169 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084435191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084435191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084435191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084435191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084435191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084435191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084435191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084435191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084435191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(488)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(489)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084435192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084435192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084435192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084435193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084435193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084435193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084435193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084435193 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084435193 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084435193 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084435193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(489)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084435193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084435193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084435197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084435206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084435206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(486)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(488)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084435221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084435221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084435221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084435221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084435221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084435221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084435221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084435221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084435221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084435223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084435223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084435223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084435223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084435223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084435223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084435223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084435223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084435223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084435223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084435223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084435224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084435224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084435228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084435237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084435237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084435519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084435519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084435519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084435519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084435521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084435521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@51ea94aae97f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='DDED455C'O, index=0 SGSN_Test-GSUP(495)@51ea94aae97f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@51ea94aae97f: 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 := '8811A6C622CDAE3AFEA7F5B6217BD6E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64ED4DBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '106C18216D9A19A3'O } } } } } 20241026084436576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436576 DLLC NOTICE LLME(ffffffff/dded455c){UNASSIGNED} LLC RX: unknown TLLI 0xdded455c, creating LLME on the fly (gprs_llc.c:552) 20241026084436577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084436577 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084436577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084436577 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084436577 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084436577 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084436577 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084436577 DLLC NOTICE LLME(ffffffff/dded455c){UNASSIGNED} LLGM Assign pre (dded455c => dcb9bfb5) (gprs_llc.c:1079) 20241026084436577 DLLC NOTICE LLME(dded455c/dcb9bfb5){ASSIGNED} LLGM Assign post (dded455c => dcb9bfb5) (gprs_llc.c:1125) 20241026084436577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084436577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084436577 DMM DEBUG MM(262420000000037/dcb9bfb5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084436590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436590 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084436590 DMM DEBUG MM(262420000000037/dcb9bfb5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241026084436590 DMM NOTICE MM(262420000000037/dcb9bfb5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084436590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084436590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084436590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084436590 DMM DEBUG MM(262420000000037/dcb9bfb5) Requesting authorization (sgsn_auth.c:160) 20241026084436590 DMM INFO MM(262420000000037/dcb9bfb5) Requesting authentication tuples (sgsn_auth.c:184) 20241026084436590 DMM DEBUG MM(262420000000037/dcb9bfb5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084436590 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241026084436590 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@51ea94aae97f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241026084436592 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084436592 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084436592 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084436592 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084436592 DMM INFO MM(262420000000037/dcb9bfb5) Subscriber data update (mmctx.c:445) 20241026084436592 DMM DEBUG MM(262420000000037/dcb9bfb5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084436593 DMM INFO MM(262420000000037/dcb9bfb5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084436593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084436593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084436593 DMM INFO MM(262420000000037/dcb9bfb5) <- GMM AUTH AND CIPHERING REQ (rand = 88 11 a6 c6 22 cd ae 3a fe a7 f5 b6 21 7b d6 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084436599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436599 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084436599 DMM INFO MM(262420000000037/dcb9bfb5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084436599 DMM NOTICE MM(262420000000037/dcb9bfb5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084436599 DMM DEBUG MM(262420000000037/dcb9bfb5) checking auth: received GSM SRES = 64 ed 4d bd (gprs_gmm.c:666) 20241026084436599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084436599 DMM DEBUG MM(262420000000037/dcb9bfb5) Requesting authorization (sgsn_auth.c:160) 20241026084436599 DMM INFO MM(262420000000037/dcb9bfb5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084436599 DMM DEBUG MM(262420000000037/dcb9bfb5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084436599 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241026084436599 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) 20241026084436599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084436599 DMM INFO MM(262420000000037/dcb9bfb5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcb9bfb5) (gprs_gmm.c:300) 20241026084436601 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084436601 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084436601 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241026084436601 DMM INFO MM(262420000000037/dcb9bfb5) Subscriber data update (mmctx.c:445) 20241026084436601 DMM DEBUG MM(262420000000037/dcb9bfb5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084436601 DMM INFO MM(262420000000037/dcb9bfb5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084436601 DMM NOTICE MM(262420000000037/dcb9bfb5) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241026084436601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084436601 DMM NOTICE MM(262420000000037/dcb9bfb5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084436601 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) 20241026084436601 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084436601 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241026084436601 DMM INFO MM(262420000000037/dcb9bfb5) Subscriber data update (mmctx.c:445) 20241026084436602 DMM DEBUG MM(262420000000037/dcb9bfb5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084436607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436608 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084436608 DMM INFO MM(262420000000037/dcb9bfb5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084436608 DMM NOTICE MM(262420000000037/dcb9bfb5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084436608 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084436608 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084436608 DLLC NOTICE LLME(dded455c/dcb9bfb5){ASSIGNED} LLGM Assign pre (ffffffff => dcb9bfb5) (gprs_llc.c:1079) 20241026084436608 DLLC NOTICE LLME(ffffffff/dcb9bfb5){ASSIGNED} LLGM Assign post (ffffffff => dcb9bfb5) (gprs_llc.c:1125) 20241026084436608 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084436608 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084436608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084436608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@51ea94aae97f: setverdict(pass): none -> pass 20241026084436659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436659 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084436659 DMM INFO MM(262420000000037/dcb9bfb5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026084436659 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084436659 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026084436659 DLLC NOTICE LLME(ffffffff/dcb9bfb5){ASSIGNED} LLGM Assign pre (dcb9bfb5 => c1c65ecc) (gprs_llc.c:1079) 20241026084436659 DLLC NOTICE LLME(dcb9bfb5/c1c65ecc){ASSIGNED} LLGM Assign post (dcb9bfb5 => c1c65ecc) (gprs_llc.c:1125) 20241026084436659 DMM INFO MM(262420000000037/c1c65ecc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084436666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436666 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084436666 DMM INFO MM(262420000000037/c1c65ecc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026084436666 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026084436666 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084436666 DLLC NOTICE LLME(dcb9bfb5/c1c65ecc){ASSIGNED} LLGM Assign pre (ffffffff => c1c65ecc) (gprs_llc.c:1079) 20241026084436666 DLLC NOTICE LLME(ffffffff/c1c65ecc){ASSIGNED} LLGM Assign post (ffffffff => c1c65ecc) (gprs_llc.c:1125) 20241026084436666 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026084436666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436666 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084436666 DMM INFO MM(262420000000037/c1c65ecc) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026084436666 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084436666 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026084436666 DLLC NOTICE LLME(ffffffff/c1c65ecc){ASSIGNED} LLGM Assign pre (c1c65ecc => e6ead825) (gprs_llc.c:1079) 20241026084436666 DLLC NOTICE LLME(c1c65ecc/e6ead825){ASSIGNED} LLGM Assign post (c1c65ecc => e6ead825) (gprs_llc.c:1125) 20241026084436666 DMM INFO MM(262420000000037/e6ead825) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084436672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436672 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084436672 DMM INFO MM(262420000000037/e6ead825) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026084436672 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026084436672 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084436672 DLLC NOTICE LLME(c1c65ecc/e6ead825){ASSIGNED} LLGM Assign pre (ffffffff => e6ead825) (gprs_llc.c:1079) 20241026084436672 DLLC NOTICE LLME(ffffffff/e6ead825){ASSIGNED} LLGM Assign post (ffffffff => e6ead825) (gprs_llc.c:1125) 20241026084436672 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026084436673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084436673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084436673 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084436673 DMM INFO MM(262420000000037/e6ead825) -> GMM DETACH REQUEST TLLI=0xe6ead825 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026084436673 DMM INFO MM(262420000000037/e6ead825) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026084436673 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084436673 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084436673 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084436673 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084436673 DLLC NOTICE LLME(ffffffff/e6ead825){ASSIGNED} LLGM Assign pre (e6ead825 => ffffffff) (gprs_llc.c:1079) 20241026084436673 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6ead825 => ffffffff) (gprs_llc.c:1125) 20241026084436673 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241026084436673 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) 20241026084436673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084436673 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084436673 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084436673 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084436673 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@51ea94aae97f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@51ea94aae97f: Final verdict of PTC: pass 20241026084441683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@51ea94aae97f: Final verdict of PTC: none 20241026084441686 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084441686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(483)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(489)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@51ea94aae97f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@51ea94aae97f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(493)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@51ea94aae97f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(491)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(487)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(481)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:41 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 20241026084441813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084442114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106924) 20241026084442687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084442688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106924, count=112356) 20241026084443689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084443689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44: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_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 20241026084444689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084444689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_rau_a_b started. 20241026084445175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084445177 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084445218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084445218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084445218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084445218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084445218 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084445218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084445218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084445218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084445218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084445220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084445220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084445220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084445220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084445220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084445220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084445220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084445220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084445220 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084445220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084445220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084445221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084445221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084445225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084445234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084445234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084445255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084445255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084445255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084445255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084445255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084445255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084445255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084445255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084445255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084445256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084445256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084445256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084445257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084445257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084445257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084445257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084445257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084445257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084445257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084445257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084445257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084445257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084445260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084445270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084445270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084445289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084445289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084445289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084445289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084445289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084445289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084445289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084445289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084445289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084445291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084445291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084445291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084445291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084445291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084445291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084445291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084445291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084445291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084445291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084445291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084445291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084445291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084445295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084445305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084445305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084445690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084445690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084445690 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084445690 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084445692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084445693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@51ea94aae97f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E06C30C9'O, index=0 SGSN_Test-GSUP(514)@51ea94aae97f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@51ea94aae97f: 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 := 'DEB73BEA3EF4D808C616E782202F0A8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDA5B75C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '750C1625D9300DF9'O } } } } } 20241026084446749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446749 DLLC NOTICE LLME(ffffffff/e06c30c9){UNASSIGNED} LLC RX: unknown TLLI 0xe06c30c9, creating LLME on the fly (gprs_llc.c:552) 20241026084446749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446749 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084446749 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084446749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084446749 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084446749 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084446749 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084446749 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084446749 DLLC NOTICE LLME(ffffffff/e06c30c9){UNASSIGNED} LLGM Assign pre (e06c30c9 => ff9c02b4) (gprs_llc.c:1079) 20241026084446749 DLLC NOTICE LLME(e06c30c9/ff9c02b4){ASSIGNED} LLGM Assign post (e06c30c9 => ff9c02b4) (gprs_llc.c:1125) 20241026084446749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084446749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084446749 DMM DEBUG MM(262420000000038/ff9c02b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084446761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446761 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084446761 DMM DEBUG MM(262420000000038/ff9c02b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241026084446761 DMM NOTICE MM(262420000000038/ff9c02b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084446761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084446761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084446761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084446761 DMM DEBUG MM(262420000000038/ff9c02b4) Requesting authorization (sgsn_auth.c:160) 20241026084446761 DMM INFO MM(262420000000038/ff9c02b4) Requesting authentication tuples (sgsn_auth.c:184) 20241026084446761 DMM DEBUG MM(262420000000038/ff9c02b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084446761 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241026084446761 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@51ea94aae97f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241026084446765 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084446765 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084446765 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084446765 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084446765 DMM INFO MM(262420000000038/ff9c02b4) Subscriber data update (mmctx.c:445) 20241026084446765 DMM DEBUG MM(262420000000038/ff9c02b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084446765 DMM INFO MM(262420000000038/ff9c02b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084446765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084446765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084446765 DMM INFO MM(262420000000038/ff9c02b4) <- GMM AUTH AND CIPHERING REQ (rand = de b7 3b ea 3e f4 d8 08 c6 16 e7 82 20 2f 0a 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084446772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446772 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084446772 DMM INFO MM(262420000000038/ff9c02b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084446772 DMM NOTICE MM(262420000000038/ff9c02b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084446772 DMM DEBUG MM(262420000000038/ff9c02b4) checking auth: received GSM SRES = fd a5 b7 5c (gprs_gmm.c:666) 20241026084446772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084446772 DMM DEBUG MM(262420000000038/ff9c02b4) Requesting authorization (sgsn_auth.c:160) 20241026084446772 DMM INFO MM(262420000000038/ff9c02b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084446772 DMM DEBUG MM(262420000000038/ff9c02b4) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084446772 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241026084446772 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) 20241026084446772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084446772 DMM INFO MM(262420000000038/ff9c02b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xff9c02b4) (gprs_gmm.c:300) 20241026084446773 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084446773 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084446773 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241026084446773 DMM INFO MM(262420000000038/ff9c02b4) Subscriber data update (mmctx.c:445) 20241026084446773 DMM DEBUG MM(262420000000038/ff9c02b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084446773 DMM INFO MM(262420000000038/ff9c02b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084446773 DMM NOTICE MM(262420000000038/ff9c02b4) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241026084446773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084446773 DMM NOTICE MM(262420000000038/ff9c02b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084446773 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) 20241026084446774 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084446774 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241026084446774 DMM INFO MM(262420000000038/ff9c02b4) Subscriber data update (mmctx.c:445) 20241026084446774 DMM DEBUG MM(262420000000038/ff9c02b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084446780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446780 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084446780 DMM INFO MM(262420000000038/ff9c02b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084446780 DMM NOTICE MM(262420000000038/ff9c02b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084446780 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084446780 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084446780 DLLC NOTICE LLME(e06c30c9/ff9c02b4){ASSIGNED} LLGM Assign pre (ffffffff => ff9c02b4) (gprs_llc.c:1079) 20241026084446780 DLLC NOTICE LLME(ffffffff/ff9c02b4){ASSIGNED} LLGM Assign post (ffffffff => ff9c02b4) (gprs_llc.c:1125) 20241026084446780 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084446780 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084446780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084446780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@51ea94aae97f: attach complete sending rau 20241026084446830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446831 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084446831 DMM INFO MM(262420000000038/ff9c02b4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026084446831 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084446831 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026084446831 DLLC NOTICE LLME(ffffffff/ff9c02b4){ASSIGNED} LLGM Assign pre (ff9c02b4 => cf449651) (gprs_llc.c:1079) 20241026084446831 DLLC NOTICE LLME(ff9c02b4/cf449651){ASSIGNED} LLGM Assign post (ff9c02b4 => cf449651) (gprs_llc.c:1125) 20241026084446831 DMM INFO MM(262420000000038/cf449651) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@51ea94aae97f: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@51ea94aae97f: Removing Client IMSI='262420000000038'H, index=0 20241026084446838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446838 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084446838 DMM INFO MM(262420000000038/cf449651) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026084446838 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026084446838 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084446838 DLLC NOTICE LLME(ff9c02b4/cf449651){ASSIGNED} LLGM Assign pre (ffffffff => cf449651) (gprs_llc.c:1079) 20241026084446838 DLLC NOTICE LLME(ffffffff/cf449651){ASSIGNED} LLGM Assign post (ffffffff => cf449651) (gprs_llc.c:1125) 20241026084446838 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@51ea94aae97f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CF449651'O, index=0 TC_attach_rau_a_b(516)@51ea94aae97f: sending second RAU via different RA 20241026084446842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446842 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026084446842 DMM INFO MM(262420000000038/cf449651) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cf449651, P-TMSI: cf449651 (00000000), TLLI: cf449651 (cf449651), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241026084446842 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241026084446842 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026084446842 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084446842 DLLC NOTICE LLME(ffffffff/cf449651){ASSIGNED} LLGM Assign pre (cf449651 => cf449651) (gprs_llc.c:1079) 20241026084446842 DLLC NOTICE LLME(cf449651/cf449651){ASSIGNED} LLGM Assign post (cf449651 => cf449651) (gprs_llc.c:1125) 20241026084446842 DMM INFO MM(262420000000038/cf449651) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084446856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446856 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084446856 DMM INFO MM(262420000000038/cf449651) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026084446856 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026084446856 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084446856 DLLC NOTICE LLME(cf449651/cf449651){ASSIGNED} LLGM Assign pre (ffffffff => cf449651) (gprs_llc.c:1079) 20241026084446856 DLLC NOTICE LLME(ffffffff/cf449651){ASSIGNED} LLGM Assign post (ffffffff => cf449651) (gprs_llc.c:1125) 20241026084446856 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026084446856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084446856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084446857 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084446857 DMM INFO MM(262420000000038/cf449651) -> GMM DETACH REQUEST TLLI=0xcf449651 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026084446857 DMM INFO MM(262420000000038/cf449651) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026084446857 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084446857 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084446857 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084446857 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084446857 DLLC NOTICE LLME(ffffffff/cf449651){ASSIGNED} LLGM Assign pre (cf449651 => ffffffff) (gprs_llc.c:1079) 20241026084446857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf449651 => ffffffff) (gprs_llc.c:1125) 20241026084446857 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241026084446857 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) 20241026084446857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084446857 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084446857 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084446857 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084446857 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@51ea94aae97f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@51ea94aae97f: Final verdict of PTC: pass 20241026084451867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45558<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(507)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(514)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(512)@51ea94aae97f: Final verdict of PTC: none 20241026084451869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(502)@51ea94aae97f: Final verdict of PTC: none 20241026084451869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI210(506)@51ea94aae97f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@51ea94aae97f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(505)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(510)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(500)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:51 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241026084451996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084452297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104356) 20241026084452871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084452871 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) 20241026084453873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084453873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44: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_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 20241026084454874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084454874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_usim_resync started. 20241026084455357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084455358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084455400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084455400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084455400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084455400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084455400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084455400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084455400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084455400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084455400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084455402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084455402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084455402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084455402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084455402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084455402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084455402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084455402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084455402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084455402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084455402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084455403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084455403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084455406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084455413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084455413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084455441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084455441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084455441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084455441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084455441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084455441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084455441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084455441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084455441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084455442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084455442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084455442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084455443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084455443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084455443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084455443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084455443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084455443 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084455443 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084455443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084455443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084455443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084455446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084455455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084455455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084455477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084455477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084455477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084455477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084455477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084455477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084455477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084455477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084455477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084455479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084455479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084455479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084455479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084455479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084455479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084455479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084455479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084455479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084455479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084455479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084455479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084455480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084455483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084455490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084455490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084455875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084455875 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084455875 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084455875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084455877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084455878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@51ea94aae97f: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='C50DFFB3'O, index=0 SGSN_Test-GSUP(533)@51ea94aae97f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@51ea94aae97f: 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 := 'CC2B71C2A1CEBD464A22E6058F75EC45'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6576047'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E2309C7A6702199'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB669553BB50EB1BD898ED43D9315211'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D5009452DA1D0B4D0D5BD8EC00180C77'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A3F573A45537686F20D6F59F0110F530'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C55DE78F2CB594A8'O } } } } } 20241026084456931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084456931 DLLC NOTICE LLME(ffffffff/c50dffb3){UNASSIGNED} LLC RX: unknown TLLI 0xc50dffb3, creating LLME on the fly (gprs_llc.c:552) 20241026084456931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084456931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084456931 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084456931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084456931 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084456931 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084456931 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084456931 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084456931 DLLC NOTICE LLME(ffffffff/c50dffb3){UNASSIGNED} LLGM Assign pre (c50dffb3 => e7398a2f) (gprs_llc.c:1079) 20241026084456931 DLLC NOTICE LLME(c50dffb3/e7398a2f){ASSIGNED} LLGM Assign post (c50dffb3 => e7398a2f) (gprs_llc.c:1125) 20241026084456931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084456931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084456931 DMM DEBUG MM(262420000000040/e7398a2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084456944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084456944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084456944 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084456944 DMM DEBUG MM(262420000000040/e7398a2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026084456944 DMM NOTICE MM(262420000000040/e7398a2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084456944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084456944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084456944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084456944 DMM DEBUG MM(262420000000040/e7398a2f) Requesting authorization (sgsn_auth.c:160) 20241026084456944 DMM INFO MM(262420000000040/e7398a2f) Requesting authentication tuples (sgsn_auth.c:184) 20241026084456944 DMM DEBUG MM(262420000000040/e7398a2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084456944 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026084456944 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@51ea94aae97f: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241026084456946 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084456946 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084456946 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084456946 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084456946 DMM INFO MM(262420000000040/e7398a2f) Subscriber data update (mmctx.c:445) 20241026084456946 DMM DEBUG MM(262420000000040/e7398a2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084456946 DMM INFO MM(262420000000040/e7398a2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084456946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084456946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084456947 DMM INFO MM(262420000000040/e7398a2f) <- GMM AUTH AND CIPHERING REQ (rand = cc 2b 71 c2 a1 ce bd 46 4a 22 e6 05 8f 75 ec 45 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a3 f5 73 a4 55 37 68 6f 20 d6 f5 9f 01 10 f5 30 ) (gprs_gmm.c:483) 20241026084456953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084456953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084456953 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084456953 DMM INFO MM(262420000000040/e7398a2f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241026084456953 DMM INFO MM(262420000000040/e7398a2f) R99 AUTHENTICATION SYNCH (AUTS = 48ec52b3794e815d9dde0d59e21e) (gprs_gmm.c:711) 20241026084456953 DMM DEBUG MM(262420000000040/e7398a2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084456953 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241026084456953 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 48 ec 52 b3 79 4e 81 5d 9d de 0d 59 e2 1e 20 10 cc 2b 71 c2 a1 ce bd 46 4a 22 e6 05 8f 75 ec 45 28 01 01 (gprs_subscriber.c:210) 20241026084456953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241026084456953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241026084456954 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084456954 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084456954 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084456954 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084456954 DMM INFO MM(262420000000040/e7398a2f) Subscriber data update (mmctx.c:445) 20241026084456954 DMM DEBUG MM(262420000000040/e7398a2f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241026084456954 DMM INFO MM(262420000000040/e7398a2f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241026084456954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084456954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084456954 DMM INFO MM(262420000000040/e7398a2f) <- GMM AUTH AND CIPHERING REQ (rand = 79 33 68 17 7a 81 27 5c b5 31 c4 f5 b0 bc e3 d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 51 08 66 83 6f dc 89 27 52 f0 4a ed b9 e7 05 ) (gprs_gmm.c:483) 20241026084456960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084456960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x615b90 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084456960 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084456960 DMM INFO MM(262420000000040/e7398a2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084456960 DMM NOTICE MM(262420000000040/e7398a2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084456960 DMM DEBUG MM(262420000000040/e7398a2f) checking auth: received UMTS RES = 48 e8 33 b0 e2 54 2d 6b (gprs_gmm.c:666) 20241026084456961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084456961 DMM DEBUG MM(262420000000040/e7398a2f) Requesting authorization (sgsn_auth.c:160) 20241026084456961 DMM INFO MM(262420000000040/e7398a2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084456961 DMM DEBUG MM(262420000000040/e7398a2f) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084456961 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241026084456961 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) 20241026084456961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084456961 DMM INFO MM(262420000000040/e7398a2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7398a2f) (gprs_gmm.c:300) 20241026084456962 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084456962 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084456962 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241026084456962 DMM INFO MM(262420000000040/e7398a2f) Subscriber data update (mmctx.c:445) 20241026084456962 DMM DEBUG MM(262420000000040/e7398a2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084456962 DMM INFO MM(262420000000040/e7398a2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084456962 DMM NOTICE MM(262420000000040/e7398a2f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241026084456962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084456962 DMM NOTICE MM(262420000000040/e7398a2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084456962 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) 20241026084456963 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084456963 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241026084456963 DMM INFO MM(262420000000040/e7398a2f) Subscriber data update (mmctx.c:445) 20241026084456963 DMM DEBUG MM(262420000000040/e7398a2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@51ea94aae97f: Removing Client IMSI='262420000000040'H, index=0 20241026084456969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084456969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084456969 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084456969 DMM INFO MM(262420000000040/e7398a2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084456969 DMM NOTICE MM(262420000000040/e7398a2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084456969 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084456969 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084456969 DLLC NOTICE LLME(c50dffb3/e7398a2f){ASSIGNED} LLGM Assign pre (ffffffff => e7398a2f) (gprs_llc.c:1079) 20241026084456969 DLLC NOTICE LLME(ffffffff/e7398a2f){ASSIGNED} LLGM Assign post (ffffffff => e7398a2f) (gprs_llc.c:1125) 20241026084456969 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084456969 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084456969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084456969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@51ea94aae97f: Final verdict of PTC: pass 20241026084456972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084456973 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084456974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(521)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(531)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(526)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(519)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(529)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(524)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:44:57 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 20241026084457102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084457504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44040) 20241026084457975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084457975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44040, count=94392) 20241026084458976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084458976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:44: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_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 20241026084459978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084459978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026084500223 DGPRS DEBUG Checking for inactive LLMEs, time = 11743034 (sgsn.c:131) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_usim_a54_a54 started. 20241026084500563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084500564 DMM INFO MM(262420000000040/e7398a2f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084500564 DMM INFO MM(262420000000040/e7398a2f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084500564 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084500564 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084500564 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084500564 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084500564 DLLC NOTICE LLME(ffffffff/e7398a2f){ASSIGNED} LLGM Assign pre (e7398a2f => ffffffff) (gprs_llc.c:1079) 20241026084500564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7398a2f => ffffffff) (gprs_llc.c:1125) 20241026084500564 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241026084500564 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) 20241026084500564 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) 20241026084500565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084500565 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084500565 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084500565 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084500565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084500611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084500611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084500611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084500611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084500611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084500611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084500611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084500611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084500611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084500613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084500613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084500613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084500614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084500614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084500614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084500614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084500614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084500614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084500614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084500619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084500630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084500630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(538)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(545)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084500654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084500654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084500654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084500654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084500654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084500654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084500654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084500654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084500654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084500656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084500656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084500656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084500656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084500656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084500656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084500656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084500656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084500656 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084500656 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084500656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084500657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084500657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084500661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084500671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084500671 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(543)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084500679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084500679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084500679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084500679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084500679 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084500679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084500679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084500679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084500679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084500680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084500680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084500681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084500681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084500681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084500681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084500681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084500681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084500681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084500681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084500681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084500681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084500681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084500685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084500693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084500693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084500979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084500979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084500979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084500979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084500981 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084500981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(538)@51ea94aae97f: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='EFBA781E'O, index=0 SGSN_Test-GSUP(552)@51ea94aae97f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@51ea94aae97f: 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 := 'B52FE27424FBC3BD2678FA4BBDD97F53'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '082BE0E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71AF6E87C78CAD8B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C7551B73B91AAEFD90B0D3A2F0A1D3DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '28B47DB03678E9F979887E651E22603A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BCFE63BAE4AA897CEDE01191EE0C679F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B8666EC3ABEDDA47'O } } } } } 20241026084502034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084502034 DLLC NOTICE LLME(ffffffff/efba781e){UNASSIGNED} LLC RX: unknown TLLI 0xefba781e, creating LLME on the fly (gprs_llc.c:552) 20241026084502034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084502034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084502034 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084502034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084502034 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084502034 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084502034 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084502034 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084502034 DLLC NOTICE LLME(ffffffff/efba781e){UNASSIGNED} LLGM Assign pre (efba781e => e22422c5) (gprs_llc.c:1079) 20241026084502034 DLLC NOTICE LLME(efba781e/e22422c5){ASSIGNED} LLGM Assign post (efba781e => e22422c5) (gprs_llc.c:1125) 20241026084502034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084502034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084502034 DMM DEBUG MM(262420000000040/e22422c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084502047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084502047 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084502047 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084502047 DMM DEBUG MM(262420000000040/e22422c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026084502047 DMM NOTICE MM(262420000000040/e22422c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084502047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084502047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084502047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084502047 DMM DEBUG MM(262420000000040/e22422c5) Requesting authorization (sgsn_auth.c:160) 20241026084502047 DMM INFO MM(262420000000040/e22422c5) Requesting authentication tuples (sgsn_auth.c:184) 20241026084502047 DMM DEBUG MM(262420000000040/e22422c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084502047 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026084502047 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@51ea94aae97f: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241026084502049 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084502049 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084502049 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084502049 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084502049 DMM INFO MM(262420000000040/e22422c5) Subscriber data update (mmctx.c:445) 20241026084502049 DMM DEBUG MM(262420000000040/e22422c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084502049 DMM INFO MM(262420000000040/e22422c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084502050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084502050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084502050 DMM INFO MM(262420000000040/e22422c5) <- GMM AUTH AND CIPHERING REQ (rand = b5 2f e2 74 24 fb c3 bd 26 78 fa 4b bd d9 7f 53 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc fe 63 ba e4 aa 89 7c ed e0 11 91 ee 0c 67 9f ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@51ea94aae97f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@51ea94aae97f: Final verdict of PTC: pass 20241026084502059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54004<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084502061 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084502061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(540)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(546)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(550)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(548)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(539)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(544)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:02 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241026084502188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084502589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68724) 20241026084503062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084503062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68724, count=73080) 20241026084504064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084504064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:45:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084505066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084505066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_usim_a54_a53 started. 20241026084505650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084505652 DMM INFO MM(262420000000040/e22422c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084505652 DMM INFO MM(262420000000040/e22422c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084505652 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084505652 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084505652 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084505652 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026084505652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Deallocated (fsm.c:568) 20241026084505652 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084505652 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084505652 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084505652 DLLC NOTICE LLME(efba781e/e22422c5){ASSIGNED} LLGM Assign pre (e22422c5 => ffffffff) (gprs_llc.c:1079) 20241026084505652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e22422c5 => ffffffff) (gprs_llc.c:1125) 20241026084505652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084505695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084505695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084505695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084505695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084505695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084505695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084505695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084505695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084505695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084505697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084505697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084505697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084505697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084505697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084505697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084505697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084505697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084505697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084505697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084505697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084505698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084505698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084505701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084505710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084505710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084505741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084505741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084505741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084505741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084505741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084505741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084505741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084505741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084505741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084505743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084505743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084505743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084505743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084505743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084505743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084505743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084505743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084505743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084505743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084505743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084505744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084505744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(564)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084505748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084505758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084505759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084505786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084505786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084505786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084505786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084505786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084505786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084505786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084505786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084505786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084505787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084505787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084505787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084505787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084505787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084505787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084505787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084505787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084505787 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084505787 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084505787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084505788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084505788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084505791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084505799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084505799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084506067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084506067 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084506067 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084506067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084506069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084506070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@51ea94aae97f: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E463988F'O, index=0 SGSN_Test-GSUP(571)@51ea94aae97f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@51ea94aae97f: 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 := '44A1DCAA0FBB701F55DE881DD8386C28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6945C43D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B58098D48D505F00'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '993AA9F7B37E4AA2C4544E3312BB17B1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '904C1362B0ED403B04AF548605E5FD91'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '29DAFE9D6A0896E70C96C8292A0C4135'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '38E4EE09F4005DCD'O } } } } } 20241026084507126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084507126 DLLC NOTICE LLME(ffffffff/e463988f){UNASSIGNED} LLC RX: unknown TLLI 0xe463988f, creating LLME on the fly (gprs_llc.c:552) 20241026084507126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084507126 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084507126 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084507126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084507126 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084507126 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084507126 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084507126 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084507126 DLLC NOTICE LLME(ffffffff/e463988f){UNASSIGNED} LLGM Assign pre (e463988f => dcefaa49) (gprs_llc.c:1079) 20241026084507126 DLLC NOTICE LLME(e463988f/dcefaa49){ASSIGNED} LLGM Assign post (e463988f => dcefaa49) (gprs_llc.c:1125) 20241026084507126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084507126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084507126 DMM DEBUG MM(262420000000040/dcefaa49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084507139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084507139 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084507139 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084507139 DMM DEBUG MM(262420000000040/dcefaa49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026084507139 DMM NOTICE MM(262420000000040/dcefaa49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084507139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084507139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084507139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084507139 DMM DEBUG MM(262420000000040/dcefaa49) Requesting authorization (sgsn_auth.c:160) 20241026084507139 DMM INFO MM(262420000000040/dcefaa49) Requesting authentication tuples (sgsn_auth.c:184) 20241026084507139 DMM DEBUG MM(262420000000040/dcefaa49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084507139 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026084507139 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@51ea94aae97f: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241026084507142 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084507142 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084507142 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084507142 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084507142 DMM INFO MM(262420000000040/dcefaa49) Subscriber data update (mmctx.c:445) 20241026084507142 DMM DEBUG MM(262420000000040/dcefaa49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084507142 DMM INFO MM(262420000000040/dcefaa49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084507142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084507142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084507142 DMM INFO MM(262420000000040/dcefaa49) <- GMM AUTH AND CIPHERING REQ (rand = 44 a1 dc aa 0f bb 70 1f 55 de 88 1d d8 38 6c 28 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 da fe 9d 6a 08 96 e7 0c 96 c8 29 2a 0c 41 35 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@51ea94aae97f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@51ea94aae97f: Final verdict of PTC: pass 20241026084507151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(555)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(559)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(571)@51ea94aae97f: Final verdict of PTC: none 20241026084507153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084507153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(560)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(570)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(565)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(557)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(563)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(568)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241026084507281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084507683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20241026084508155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084508155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=71336) 20241026084509156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084509156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:45:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084510158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084510158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_usim_a53_a54 started. 20241026084510744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084510745 DMM INFO MM(262420000000040/dcefaa49) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084510745 DMM INFO MM(262420000000040/dcefaa49) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084510745 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084510745 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084510745 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084510745 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026084510745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Deallocated (fsm.c:568) 20241026084510745 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084510745 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084510745 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084510745 DLLC NOTICE LLME(e463988f/dcefaa49){ASSIGNED} LLGM Assign pre (dcefaa49 => ffffffff) (gprs_llc.c:1079) 20241026084510745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcefaa49 => ffffffff) (gprs_llc.c:1125) 20241026084510745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(579)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(578)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084510801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084510801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084510801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084510801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084510801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(579)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084510802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084510802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084510802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084510803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084510803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084510803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084510803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084510803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084510803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084510803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084510803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084510803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084510803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(579)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084510807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084510818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084510818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(578)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI196(576)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084510825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084510825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084510825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084510825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084510825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084510825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084510825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084510825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084510825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084510827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084510827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084510827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084510827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084510827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084510827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084510827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084510827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084510827 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084510827 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084510827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084510828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084510828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084510832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084510841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084510841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(589)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084510870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084510870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084510870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084510870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084510870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084510870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084510870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084510870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084510870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084510872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084510872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084510872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084510872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084510872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084510872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084510872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084510872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084510872 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084510872 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084510872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084510873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084510873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(589)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084510877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084510885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084510885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(586)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084511159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084511159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084511159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084511159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(588)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084511161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(588)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084511161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(588)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(588)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(588)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(576)@51ea94aae97f: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='E5E0EE8C'O, index=0 SGSN_Test-GSUP(590)@51ea94aae97f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@51ea94aae97f: 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 := '27848BE3085A80934D38AB0CA3EF6A9A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8960318'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17C41DB5E75ACC30'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2B78DA6F446251C0B03AAE59B20A4E9B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D4457AC8E22BA4B7B60E8A9970040D07'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E3F76591453D1AD2A05039EF8078CF4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '010E063CECC1CA75'O } } } } } 20241026084512216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084512216 DLLC NOTICE LLME(ffffffff/e5e0ee8c){UNASSIGNED} LLC RX: unknown TLLI 0xe5e0ee8c, creating LLME on the fly (gprs_llc.c:552) 20241026084512216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084512216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084512216 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084512216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084512216 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084512216 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084512216 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084512216 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084512216 DLLC NOTICE LLME(ffffffff/e5e0ee8c){UNASSIGNED} LLGM Assign pre (e5e0ee8c => dbd4c816) (gprs_llc.c:1079) 20241026084512216 DLLC NOTICE LLME(e5e0ee8c/dbd4c816){ASSIGNED} LLGM Assign post (e5e0ee8c => dbd4c816) (gprs_llc.c:1125) 20241026084512216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084512216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084512216 DMM DEBUG MM(262420000000040/dbd4c816) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084512225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084512225 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084512225 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084512225 DMM DEBUG MM(262420000000040/dbd4c816) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026084512225 DMM NOTICE MM(262420000000040/dbd4c816) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084512225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084512225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084512225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084512225 DMM DEBUG MM(262420000000040/dbd4c816) Requesting authorization (sgsn_auth.c:160) 20241026084512225 DMM INFO MM(262420000000040/dbd4c816) Requesting authentication tuples (sgsn_auth.c:184) 20241026084512225 DMM DEBUG MM(262420000000040/dbd4c816) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084512225 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026084512225 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@51ea94aae97f: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241026084512228 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084512228 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084512228 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084512228 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084512228 DMM INFO MM(262420000000040/dbd4c816) Subscriber data update (mmctx.c:445) 20241026084512228 DMM DEBUG MM(262420000000040/dbd4c816) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084512228 DMM INFO MM(262420000000040/dbd4c816) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084512228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084512228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084512228 DMM INFO MM(262420000000040/dbd4c816) <- GMM AUTH AND CIPHERING REQ (rand = 27 84 8b e3 08 5a 80 93 4d 38 ab 0c a3 ef 6a 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 3f 76 59 14 53 d1 ad 2a 05 03 9e f8 07 8c f4 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(576)@51ea94aae97f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@51ea94aae97f: Final verdict of PTC: pass 20241026084512238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@51ea94aae97f: Final verdict of PTC: none 20241026084512241 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084512241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(579)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(588)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(583)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(589)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(586)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(576)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(581)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(577)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(587)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(576): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(586): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:12 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241026084512368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084512770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241026084513241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084513241 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) 20241026084514242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084514242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:45:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084515243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084515243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_usim_a50_a54 started. 20241026084515829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084515831 DMM INFO MM(262420000000040/dbd4c816) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084515831 DMM INFO MM(262420000000040/dbd4c816) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084515831 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084515831 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084515831 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084515831 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026084515831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Deallocated (fsm.c:568) 20241026084515831 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084515831 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084515831 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084515831 DLLC NOTICE LLME(e5e0ee8c/dbd4c816){ASSIGNED} LLGM Assign pre (dbd4c816 => ffffffff) (gprs_llc.c:1079) 20241026084515831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbd4c816 => ffffffff) (gprs_llc.c:1125) 20241026084515831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084515887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084515887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084515887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084515887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084515887 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084515887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084515887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084515887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084515887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084515888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084515888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084515888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084515888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084515888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084515888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084515888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084515888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084515888 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084515888 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084515888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(598)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084515889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084515889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(597)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(598)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084515893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084515903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084515903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(599)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(595)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084515913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084515913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084515913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084515913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084515913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084515913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084515913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084515913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084515913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084515914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084515914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084515914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084515915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084515915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084515915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084515915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084515915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084515915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084515915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084515915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084515915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084515915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084515918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084515927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084515927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084515950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084515950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084515950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084515950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084515950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084515950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084515950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084515950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084515950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084515951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084515951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084515951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084515952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084515952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084515952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084515952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084515952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084515952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084515952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084515952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084515952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084515952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084515955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084515963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084515963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084516244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084516244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084516244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084516244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084516246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084516247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@51ea94aae97f: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='CD774FFE'O, index=0 SGSN_Test-GSUP(609)@51ea94aae97f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@51ea94aae97f: 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 := '8DE5B513C811D6AAC05991AEBCF8ECCF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '579041A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7262FC971EC4243'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FE9DCC0F0CAE823280A8D70777E0A46'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '62CDE8A1C8ACB256445A9D51874EA1C1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F3BA6D0F00AF860C8ADDF23FD2BE0689'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C51D22FE3ADF6514'O } } } } } 20241026084517304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084517304 DLLC NOTICE LLME(ffffffff/cd774ffe){UNASSIGNED} LLC RX: unknown TLLI 0xcd774ffe, creating LLME on the fly (gprs_llc.c:552) 20241026084517304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084517304 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084517304 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084517304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084517304 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084517304 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084517304 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084517304 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084517304 DLLC NOTICE LLME(ffffffff/cd774ffe){UNASSIGNED} LLGM Assign pre (cd774ffe => fae0aea0) (gprs_llc.c:1079) 20241026084517304 DLLC NOTICE LLME(cd774ffe/fae0aea0){ASSIGNED} LLGM Assign post (cd774ffe => fae0aea0) (gprs_llc.c:1125) 20241026084517304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084517304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084517304 DMM DEBUG MM(262420000000040/fae0aea0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084517318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084517318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084517318 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084517318 DMM DEBUG MM(262420000000040/fae0aea0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026084517318 DMM NOTICE MM(262420000000040/fae0aea0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084517318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084517318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084517318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084517318 DMM DEBUG MM(262420000000040/fae0aea0) Requesting authorization (sgsn_auth.c:160) 20241026084517318 DMM INFO MM(262420000000040/fae0aea0) Requesting authentication tuples (sgsn_auth.c:184) 20241026084517318 DMM DEBUG MM(262420000000040/fae0aea0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084517318 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026084517318 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@51ea94aae97f: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241026084517321 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084517321 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084517321 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084517321 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084517321 DMM INFO MM(262420000000040/fae0aea0) Subscriber data update (mmctx.c:445) 20241026084517321 DMM DEBUG MM(262420000000040/fae0aea0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084517321 DMM INFO MM(262420000000040/fae0aea0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084517321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084517321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084517321 DMM INFO MM(262420000000040/fae0aea0) <- GMM AUTH AND CIPHERING REQ (rand = 8d e5 b5 13 c8 11 d6 aa c0 59 91 ae bc f8 ec cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 ba 6d 0f 00 af 86 0c 8a dd f2 3f d2 be 06 89 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@51ea94aae97f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@51ea94aae97f: Final verdict of PTC: pass 20241026084517331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@51ea94aae97f: Final verdict of PTC: none 20241026084517333 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084517333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(602)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(607)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(598)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(605)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(600)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(596)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:17 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241026084517462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084517864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241026084518334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084518334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71228) 20241026084519335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084519335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:45:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026084520336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084520336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_usim_a54_a50 started. 20241026084520921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084520923 DMM INFO MM(262420000000040/fae0aea0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084520923 DMM INFO MM(262420000000040/fae0aea0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084520923 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084520923 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084520923 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084520923 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026084520923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Deallocated (fsm.c:568) 20241026084520923 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084520923 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084520923 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084520923 DLLC NOTICE LLME(cd774ffe/fae0aea0){ASSIGNED} LLGM Assign pre (fae0aea0 => ffffffff) (gprs_llc.c:1079) 20241026084520923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fae0aea0 => ffffffff) (gprs_llc.c:1125) 20241026084520923 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084520971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084520971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084520971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084520971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084520971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084520971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084520971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084520971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084520971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(616)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084520973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084520973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084520973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084520973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084520973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084520973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084520973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084520973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084520973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084520973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084520973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084520974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084520974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084520977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084520988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084520988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(618)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(614)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(616)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084521001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084521001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084521001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084521001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084521001 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084521001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084521001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084521001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084521001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084521003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084521003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084521003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084521003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084521003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084521003 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084521003 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084521003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084521003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084521007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084521017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084521017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084521046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084521046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084521046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084521046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084521046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084521046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084521046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084521046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084521046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084521048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084521048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084521048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084521048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084521048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084521048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084521048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084521048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084521048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084521048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084521048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084521049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084521049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084521053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084521062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084521062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084521337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084521337 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084521337 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084521337 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084521339 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084521340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@51ea94aae97f: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='F1834A76'O, index=0 SGSN_Test-GSUP(628)@51ea94aae97f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@51ea94aae97f: 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 := 'AD13B01C41398977D7DEE024B749422B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4CFEEE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79DD30ED73E2DEC0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '481693750E548C1A313470AFE24B60BC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A124BE6B7F9FE3373139978A880DCAE9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E313815641F8DDC2B1277018E2E85E8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1B32C54D45A1638D'O } } } } } 20241026084522393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084522393 DLLC NOTICE LLME(ffffffff/f1834a76){UNASSIGNED} LLC RX: unknown TLLI 0xf1834a76, creating LLME on the fly (gprs_llc.c:552) 20241026084522393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084522393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084522393 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084522393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084522393 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084522393 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084522393 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084522393 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084522393 DLLC NOTICE LLME(ffffffff/f1834a76){UNASSIGNED} LLGM Assign pre (f1834a76 => e7cfa385) (gprs_llc.c:1079) 20241026084522393 DLLC NOTICE LLME(f1834a76/e7cfa385){ASSIGNED} LLGM Assign post (f1834a76 => e7cfa385) (gprs_llc.c:1125) 20241026084522393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084522393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084522393 DMM DEBUG MM(262420000000040/e7cfa385) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084522404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084522404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084522404 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084522404 DMM DEBUG MM(262420000000040/e7cfa385) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026084522404 DMM NOTICE MM(262420000000040/e7cfa385) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084522404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084522404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084522404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084522404 DMM DEBUG MM(262420000000040/e7cfa385) Requesting authorization (sgsn_auth.c:160) 20241026084522404 DMM INFO MM(262420000000040/e7cfa385) Requesting authentication tuples (sgsn_auth.c:184) 20241026084522404 DMM DEBUG MM(262420000000040/e7cfa385) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084522405 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026084522405 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@51ea94aae97f: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241026084522408 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084522408 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084522408 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084522408 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084522408 DMM INFO MM(262420000000040/e7cfa385) Subscriber data update (mmctx.c:445) 20241026084522408 DMM DEBUG MM(262420000000040/e7cfa385) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084522408 DMM INFO MM(262420000000040/e7cfa385) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084522408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084522408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084522408 DMM INFO MM(262420000000040/e7cfa385) <- GMM AUTH AND CIPHERING REQ (rand = ad 13 b0 1c 41 39 89 77 d7 de e0 24 b7 49 42 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 31 38 15 64 1f 8d dc 2b 12 77 01 8e 2e 85 e8 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@51ea94aae97f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@51ea94aae97f: Final verdict of PTC: pass 20241026084522418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44018<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084522420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084522420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(617)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(627)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@51ea94aae97f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(621)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(615)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(619)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(625)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:22 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241026084522547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084522949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241026084523421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084523421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20241026084524422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084524422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:45:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026084525423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084525423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_detach_unknown_nopoweroff started. 20241026084526009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084526011 DMM INFO MM(262420000000040/e7cfa385) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084526011 DMM INFO MM(262420000000040/e7cfa385) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084526011 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084526011 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084526011 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084526011 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026084526011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Deallocated (fsm.c:568) 20241026084526011 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084526011 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084526011 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084526011 DLLC NOTICE LLME(f1834a76/e7cfa385){ASSIGNED} LLGM Assign pre (e7cfa385 => ffffffff) (gprs_llc.c:1079) 20241026084526011 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7cfa385 => ffffffff) (gprs_llc.c:1125) 20241026084526011 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084526067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084526067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084526067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084526067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084526067 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084526067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084526067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084526067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084526067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(635)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(636)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084526069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084526069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084526069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084526069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084526069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084526069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084526069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084526069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084526069 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084526069 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084526069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084526070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084526070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084526075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084526083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084526083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(637)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(633)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084526098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084526098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084526098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084526098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084526098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084526098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084526098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084526098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084526098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084526100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084526100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084526100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084526100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084526100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084526100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084526100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084526100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084526100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084526100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084526100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084526101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084526101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084526105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084526114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084526114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084526140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084526140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084526140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084526140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084526140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084526140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084526140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084526140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084526140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084526141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084526141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084526141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084526141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084526141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084526141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084526142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084526142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084526142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084526142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084526142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084526142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084526142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084526146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084526156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084526156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084526424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084526424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084526424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084526424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084526426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084526427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(633)@51ea94aae97f: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E489048D'O, index=0 SGSN_Test-GSUP(647)@51ea94aae97f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241026084527474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084527474 DLLC NOTICE LLME(ffffffff/e489048d){UNASSIGNED} LLC RX: unknown TLLI 0xe489048d, creating LLME on the fly (gprs_llc.c:552) 20241026084527474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084527475 DMM NOTICE LLME(ffffffff/e489048d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241026084527475 DLLC NOTICE LLME(ffffffff/e489048d){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241026084527475 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe489048d type=GPRS detach (gprs_gmm.c:1465) 20241026084527475 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241026084527475 DLLC NOTICE LLME(ffffffff/e489048d){UNASSIGNED} LLGM Assign pre (e489048d => ffffffff) (gprs_llc.c:1079) 20241026084527475 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e489048d => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@51ea94aae97f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(633)@51ea94aae97f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@51ea94aae97f: Final verdict of PTC: pass 20241026084527488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(635)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(647)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(645)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(636)@51ea94aae97f: Final verdict of PTC: none 20241026084527490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084527490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(631)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@51ea94aae97f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@51ea94aae97f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@51ea94aae97f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(633)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(640)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(638)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(634)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(643)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(633): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@51ea94aae97f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:27 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241026084527622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084527923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54008) 20241026084528490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084528490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54008, count=58364) 20241026084529491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084529491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:45:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026084530224 DGPRS DEBUG Checking for inactive LLMEs, time = 11743064 (sgsn.c:131) 20241026084530492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084530492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_detach_unknown_poweroff started. 20241026084530980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084530981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084531024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084531025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084531025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084531025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084531025 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084531025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084531025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084531025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084531025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084531026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084531026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084531026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084531026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084531026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084531026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084531026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084531026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084531026 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084531026 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084531026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084531027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084531027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084531031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084531041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084531041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(653)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084531065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084531065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084531065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084531065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084531065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084531065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084531065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084531065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084531065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084531067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084531067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084531067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084531067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084531067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084531067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084531067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084531067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084531067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084531067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084531067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(659)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084531068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084531068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084531073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084531082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084531082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(661)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(657)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084531093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084531093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084531093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084531093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084531093 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084531093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084531093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084531093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084531093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084531094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084531094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084531094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084531094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084531094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084531094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084531094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084531095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084531095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084531095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084531095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084531095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084531095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084531099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084531109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084531109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084531493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084531493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084531493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084531493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084531496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084531496 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@51ea94aae97f: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='ED48B2D2'O, index=0 SGSN_Test-GSUP(666)@51ea94aae97f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241026084532545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084532545 DLLC NOTICE LLME(ffffffff/ed48b2d2){UNASSIGNED} LLC RX: unknown TLLI 0xed48b2d2, creating LLME on the fly (gprs_llc.c:552) 20241026084532545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084532545 DMM NOTICE LLME(ffffffff/ed48b2d2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@51ea94aae97f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@51ea94aae97f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@51ea94aae97f: Final verdict of PTC: pass 20241026084537550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55100<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084537552 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084537552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(666)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(654)@51ea94aae97f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(664)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@51ea94aae97f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@51ea94aae97f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(660)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(658)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(662)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(652)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@51ea94aae97f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:37 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241026084537680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084537981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52368) 20241026084538553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084538553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=52368, count=53008) 20241026084539554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084539554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:45: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_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 20241026084540555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084540555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_detach_nopoweroff started. 20241026084541040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084541042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084541090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084541090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084541090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084541090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084541090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084541090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084541090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084541090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084541090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084541092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084541092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084541092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084541092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084541092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084541092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084541092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084541092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084541092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084541092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084541092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084541093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084541093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084541096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084541105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084541105 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084541124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084541124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084541124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084541124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084541124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084541124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084541124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084541124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084541124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084541125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084541125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084541125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084541126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084541126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084541126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084541126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084541126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084541126 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084541126 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084541126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084541127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084541127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084541130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084541140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084541140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084541157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084541157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084541157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084541157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084541157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084541157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084541157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084541157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084541157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084541159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084541159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084541159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084541160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084541160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084541160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084541160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084541160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084541160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084541160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084541160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084541160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084541160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084541165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084541176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084541177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084541556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084541556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084541556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084541556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084541558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084541559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@51ea94aae97f: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='F8CE2003'O, index=0 SGSN_Test-GSUP(685)@51ea94aae97f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@51ea94aae97f: 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 := 'BF2391F756AF23729F3CFB4DD0B2989F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A3652A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31E2C85FB4F5E8D2'O } } } } } 20241026084542614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084542614 DLLC NOTICE LLME(ffffffff/f8ce2003){UNASSIGNED} LLC RX: unknown TLLI 0xf8ce2003, creating LLME on the fly (gprs_llc.c:552) 20241026084542614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084542614 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084542614 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084542614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084542614 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084542614 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084542614 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084542614 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084542614 DLLC NOTICE LLME(ffffffff/f8ce2003){UNASSIGNED} LLGM Assign pre (f8ce2003 => ccfceb9d) (gprs_llc.c:1079) 20241026084542614 DLLC NOTICE LLME(f8ce2003/ccfceb9d){ASSIGNED} LLGM Assign post (f8ce2003 => ccfceb9d) (gprs_llc.c:1125) 20241026084542614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084542614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084542615 DMM DEBUG MM(262420000000015/ccfceb9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084542626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084542626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084542626 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084542626 DMM DEBUG MM(262420000000015/ccfceb9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241026084542626 DMM NOTICE MM(262420000000015/ccfceb9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084542626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084542626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084542626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084542626 DMM DEBUG MM(262420000000015/ccfceb9d) Requesting authorization (sgsn_auth.c:160) 20241026084542627 DMM INFO MM(262420000000015/ccfceb9d) Requesting authentication tuples (sgsn_auth.c:184) 20241026084542627 DMM DEBUG MM(262420000000015/ccfceb9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084542627 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241026084542627 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@51ea94aae97f: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241026084542629 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084542629 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084542629 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084542629 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084542629 DMM INFO MM(262420000000015/ccfceb9d) Subscriber data update (mmctx.c:445) 20241026084542629 DMM DEBUG MM(262420000000015/ccfceb9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084542629 DMM INFO MM(262420000000015/ccfceb9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084542629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084542629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084542629 DMM INFO MM(262420000000015/ccfceb9d) <- GMM AUTH AND CIPHERING REQ (rand = bf 23 91 f7 56 af 23 72 9f 3c fb 4d d0 b2 98 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084542636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084542636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084542636 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084542636 DMM INFO MM(262420000000015/ccfceb9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084542636 DMM NOTICE MM(262420000000015/ccfceb9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084542636 DMM DEBUG MM(262420000000015/ccfceb9d) checking auth: received GSM SRES = 9a 36 52 a8 (gprs_gmm.c:666) 20241026084542636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084542636 DMM DEBUG MM(262420000000015/ccfceb9d) Requesting authorization (sgsn_auth.c:160) 20241026084542636 DMM INFO MM(262420000000015/ccfceb9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084542636 DMM DEBUG MM(262420000000015/ccfceb9d) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084542636 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241026084542636 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) 20241026084542636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084542636 DMM INFO MM(262420000000015/ccfceb9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xccfceb9d) (gprs_gmm.c:300) 20241026084542637 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084542637 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084542637 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241026084542637 DMM INFO MM(262420000000015/ccfceb9d) Subscriber data update (mmctx.c:445) 20241026084542637 DMM DEBUG MM(262420000000015/ccfceb9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084542637 DMM INFO MM(262420000000015/ccfceb9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084542637 DMM NOTICE MM(262420000000015/ccfceb9d) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241026084542637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084542637 DMM NOTICE MM(262420000000015/ccfceb9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084542637 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) 20241026084542638 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084542638 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241026084542638 DMM INFO MM(262420000000015/ccfceb9d) Subscriber data update (mmctx.c:445) 20241026084542638 DMM DEBUG MM(262420000000015/ccfceb9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084542644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084542644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084542644 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084542644 DMM INFO MM(262420000000015/ccfceb9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084542644 DMM NOTICE MM(262420000000015/ccfceb9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084542644 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084542644 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084542644 DLLC NOTICE LLME(f8ce2003/ccfceb9d){ASSIGNED} LLGM Assign pre (ffffffff => ccfceb9d) (gprs_llc.c:1079) 20241026084542644 DLLC NOTICE LLME(ffffffff/ccfceb9d){ASSIGNED} LLGM Assign post (ffffffff => ccfceb9d) (gprs_llc.c:1125) 20241026084542644 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084542644 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084542644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084542644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@51ea94aae97f: setverdict(pass): none -> pass 20241026084542696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084542696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084542696 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084542696 DMM INFO MM(262420000000015/ccfceb9d) -> GMM DETACH REQUEST TLLI=0xccfceb9d type=GPRS detach (gprs_gmm.c:1465) 20241026084542696 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241026084542696 DMM INFO MM(262420000000015/ccfceb9d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026084542696 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084542696 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084542696 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084542696 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084542696 DLLC NOTICE LLME(ffffffff/ccfceb9d){ASSIGNED} LLGM Assign pre (ccfceb9d => ffffffff) (gprs_llc.c:1079) 20241026084542696 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccfceb9d => ffffffff) (gprs_llc.c:1125) 20241026084542696 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241026084542696 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) 20241026084542696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084542696 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084542696 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084542696 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084542697 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@51ea94aae97f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@51ea94aae97f: Final verdict of PTC: pass 20241026084542705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38664<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084542707 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(685)@51ea94aae97f: Final verdict of PTC: none 20241026084542707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(684)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(673)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(683)@51ea94aae97f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(678)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@51ea94aae97f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@51ea94aae97f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(671)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(676)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(681)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@51ea94aae97f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:42 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241026084542833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084543134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50160) 20241026084543707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084543707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50160, count=93208) 20241026084544709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084544709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:45: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_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 20241026084545709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084545709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_detach_poweroff started. 20241026084546198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084546199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084546244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084546244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084546244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084546244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084546244 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084546244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084546244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084546244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084546244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084546245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084546245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084546245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084546245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084546245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084546245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084546245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084546245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084546245 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084546245 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084546245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084546246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084546246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084546250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084546260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084546260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084546285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084546285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084546286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084546286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084546286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084546286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084546286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084546286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084546286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084546287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084546288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084546288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084546288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084546288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084546288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084546288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084546288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084546288 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084546288 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084546288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084546288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084546288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084546292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084546302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084546303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084546333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084546333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084546333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084546333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084546333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084546333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084546333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084546333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084546333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084546335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084546335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084546335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084546335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084546335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084546335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084546335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084546335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084546335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084546335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084546335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084546335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084546335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084546339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084546349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084546349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084546711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084546711 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084546711 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084546711 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084546713 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084546714 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(702)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@51ea94aae97f: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='D5D1AB82'O, index=0 SGSN_Test-GSUP(704)@51ea94aae97f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@51ea94aae97f: 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 := '21335DA290DA77915DADD015D8F71582'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D719CD8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FDEB80711BA6152'O } } } } } 20241026084547768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084547768 DLLC NOTICE LLME(ffffffff/d5d1ab82){UNASSIGNED} LLC RX: unknown TLLI 0xd5d1ab82, creating LLME on the fly (gprs_llc.c:552) 20241026084547768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084547768 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084547768 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084547768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084547768 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084547768 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084547768 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084547768 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084547768 DLLC NOTICE LLME(ffffffff/d5d1ab82){UNASSIGNED} LLGM Assign pre (d5d1ab82 => ee6cada8) (gprs_llc.c:1079) 20241026084547768 DLLC NOTICE LLME(d5d1ab82/ee6cada8){ASSIGNED} LLGM Assign post (d5d1ab82 => ee6cada8) (gprs_llc.c:1125) 20241026084547768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084547768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084547768 DMM DEBUG MM(262420000000016/ee6cada8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084547782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084547782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084547782 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084547782 DMM DEBUG MM(262420000000016/ee6cada8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241026084547782 DMM NOTICE MM(262420000000016/ee6cada8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084547782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084547782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084547783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084547783 DMM DEBUG MM(262420000000016/ee6cada8) Requesting authorization (sgsn_auth.c:160) 20241026084547783 DMM INFO MM(262420000000016/ee6cada8) Requesting authentication tuples (sgsn_auth.c:184) 20241026084547783 DMM DEBUG MM(262420000000016/ee6cada8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084547783 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241026084547783 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@51ea94aae97f: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241026084547785 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084547785 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084547785 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084547785 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084547785 DMM INFO MM(262420000000016/ee6cada8) Subscriber data update (mmctx.c:445) 20241026084547785 DMM DEBUG MM(262420000000016/ee6cada8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084547785 DMM INFO MM(262420000000016/ee6cada8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084547785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084547785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084547785 DMM INFO MM(262420000000016/ee6cada8) <- GMM AUTH AND CIPHERING REQ (rand = 21 33 5d a2 90 da 77 91 5d ad d0 15 d8 f7 15 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084547792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084547792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084547792 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084547792 DMM INFO MM(262420000000016/ee6cada8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084547792 DMM NOTICE MM(262420000000016/ee6cada8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084547792 DMM DEBUG MM(262420000000016/ee6cada8) checking auth: received GSM SRES = d7 19 cd 8d (gprs_gmm.c:666) 20241026084547792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084547792 DMM DEBUG MM(262420000000016/ee6cada8) Requesting authorization (sgsn_auth.c:160) 20241026084547792 DMM INFO MM(262420000000016/ee6cada8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084547792 DMM DEBUG MM(262420000000016/ee6cada8) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084547792 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241026084547792 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) 20241026084547792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084547792 DMM INFO MM(262420000000016/ee6cada8) <- GMM ATTACH ACCEPT (new P-TMSI=0xee6cada8) (gprs_gmm.c:300) 20241026084547794 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084547794 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084547794 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241026084547794 DMM INFO MM(262420000000016/ee6cada8) Subscriber data update (mmctx.c:445) 20241026084547794 DMM DEBUG MM(262420000000016/ee6cada8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084547794 DMM INFO MM(262420000000016/ee6cada8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084547794 DMM NOTICE MM(262420000000016/ee6cada8) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241026084547794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084547794 DMM NOTICE MM(262420000000016/ee6cada8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084547794 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) 20241026084547794 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084547794 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241026084547794 DMM INFO MM(262420000000016/ee6cada8) Subscriber data update (mmctx.c:445) 20241026084547794 DMM DEBUG MM(262420000000016/ee6cada8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084547801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084547801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084547801 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084547801 DMM INFO MM(262420000000016/ee6cada8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084547801 DMM NOTICE MM(262420000000016/ee6cada8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084547801 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084547801 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084547801 DLLC NOTICE LLME(d5d1ab82/ee6cada8){ASSIGNED} LLGM Assign pre (ffffffff => ee6cada8) (gprs_llc.c:1079) 20241026084547801 DLLC NOTICE LLME(ffffffff/ee6cada8){ASSIGNED} LLGM Assign post (ffffffff => ee6cada8) (gprs_llc.c:1125) 20241026084547801 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084547801 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084547801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084547801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@51ea94aae97f: setverdict(pass): none -> pass 20241026084547852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084547852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241026084547852 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084547852 DMM INFO MM(262420000000016/ee6cada8) -> GMM DETACH REQUEST TLLI=0xee6cada8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026084547852 DMM INFO MM(262420000000016/ee6cada8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026084547852 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084547852 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084547852 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084547852 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084547852 DLLC NOTICE LLME(ffffffff/ee6cada8){ASSIGNED} LLGM Assign pre (ee6cada8 => ffffffff) (gprs_llc.c:1079) 20241026084547852 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee6cada8 => ffffffff) (gprs_llc.c:1125) 20241026084547852 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241026084547852 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) 20241026084547852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084547852 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084547852 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084547852 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084547853 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@51ea94aae97f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@51ea94aae97f: Final verdict of PTC: pass 20241026084552862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@51ea94aae97f: Final verdict of PTC: none 20241026084552865 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084552865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(703)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(692)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(697)@51ea94aae97f: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@51ea94aae97f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@51ea94aae97f: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(690)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(701)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(695)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@51ea94aae97f: Test case TC_detach_poweroff finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:52 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241026084552990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084553291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88804) 20241026084553867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084553867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88804, count=93160) 20241026084554868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084554868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084555869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084555869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act started. 20241026084556351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084556353 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084556406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084556406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084556406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084556406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084556406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084556406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084556406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084556406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084556406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084556407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084556407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084556407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084556408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084556408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084556408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084556408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084556408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084556408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084556408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084556408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084556408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084556408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084556411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084556420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084556420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084556440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084556440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084556440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084556440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084556440 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084556440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084556440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084556440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084556440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084556442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084556442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084556442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084556442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084556442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084556442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084556442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084556442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084556442 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084556442 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084556442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084556443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084556443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084556446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084556454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084556454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084556485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084556485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084556485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084556485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084556485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084556485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084556485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084556485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084556485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084556487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084556487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084556487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084556487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084556487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084556487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084556487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084556487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084556487 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084556487 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084556487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(722)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084556488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084556488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084556492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084556500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084556501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084556870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084556870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084556870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084556870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084556872 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084556873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@51ea94aae97f: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D95B3E3E'O, index=0 SGSN_Test-GSUP(723)@51ea94aae97f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@51ea94aae97f: 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 := 'F3D9DDA3C0E5A41C12E0C14F31893F01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABE7DAC6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70E0B652F54F9D2F'O } } } } } 20241026084556921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084556921 DLLC NOTICE LLME(ffffffff/d95b3e3e){UNASSIGNED} LLC RX: unknown TLLI 0xd95b3e3e, creating LLME on the fly (gprs_llc.c:552) 20241026084556921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084556921 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084556921 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084556921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084556921 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084556921 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084556921 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084556921 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084556921 DLLC NOTICE LLME(ffffffff/d95b3e3e){UNASSIGNED} LLGM Assign pre (d95b3e3e => f09abc49) (gprs_llc.c:1079) 20241026084556921 DLLC NOTICE LLME(d95b3e3e/f09abc49){ASSIGNED} LLGM Assign post (d95b3e3e => f09abc49) (gprs_llc.c:1125) 20241026084556921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084556921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084556921 DMM DEBUG MM(262420000000017/f09abc49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084556935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084556935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084556935 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084556935 DMM DEBUG MM(262420000000017/f09abc49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241026084556935 DMM NOTICE MM(262420000000017/f09abc49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084556935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084556935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084556935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084556935 DMM DEBUG MM(262420000000017/f09abc49) Requesting authorization (sgsn_auth.c:160) 20241026084556935 DMM INFO MM(262420000000017/f09abc49) Requesting authentication tuples (sgsn_auth.c:184) 20241026084556935 DMM DEBUG MM(262420000000017/f09abc49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084556935 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241026084556935 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241026084556938 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084556938 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084556938 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084556938 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084556938 DMM INFO MM(262420000000017/f09abc49) Subscriber data update (mmctx.c:445) 20241026084556938 DMM DEBUG MM(262420000000017/f09abc49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084556938 DMM INFO MM(262420000000017/f09abc49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084556938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084556938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084556938 DMM INFO MM(262420000000017/f09abc49) <- GMM AUTH AND CIPHERING REQ (rand = f3 d9 dd a3 c0 e5 a4 1c 12 e0 c1 4f 31 89 3f 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084556945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084556945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084556945 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084556945 DMM INFO MM(262420000000017/f09abc49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084556945 DMM NOTICE MM(262420000000017/f09abc49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084556945 DMM DEBUG MM(262420000000017/f09abc49) checking auth: received GSM SRES = ab e7 da c6 (gprs_gmm.c:666) 20241026084556945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084556945 DMM DEBUG MM(262420000000017/f09abc49) Requesting authorization (sgsn_auth.c:160) 20241026084556945 DMM INFO MM(262420000000017/f09abc49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084556945 DMM DEBUG MM(262420000000017/f09abc49) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084556945 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241026084556945 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) 20241026084556945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084556945 DMM INFO MM(262420000000017/f09abc49) <- GMM ATTACH ACCEPT (new P-TMSI=0xf09abc49) (gprs_gmm.c:300) 20241026084556947 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084556947 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084556947 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241026084556947 DMM INFO MM(262420000000017/f09abc49) Subscriber data update (mmctx.c:445) 20241026084556947 DMM DEBUG MM(262420000000017/f09abc49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084556947 DMM INFO MM(262420000000017/f09abc49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084556947 DMM NOTICE MM(262420000000017/f09abc49) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241026084556947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084556947 DMM NOTICE MM(262420000000017/f09abc49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084556947 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) 20241026084556947 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084556947 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241026084556947 DMM INFO MM(262420000000017/f09abc49) Subscriber data update (mmctx.c:445) 20241026084556947 DMM DEBUG MM(262420000000017/f09abc49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084556953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084556953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084556953 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084556953 DMM INFO MM(262420000000017/f09abc49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084556953 DMM NOTICE MM(262420000000017/f09abc49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084556953 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084556953 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084556953 DLLC NOTICE LLME(d95b3e3e/f09abc49){ASSIGNED} LLGM Assign pre (ffffffff => f09abc49) (gprs_llc.c:1079) 20241026084556953 DLLC NOTICE LLME(ffffffff/f09abc49){ASSIGNED} LLGM Assign post (ffffffff => f09abc49) (gprs_llc.c:1125) 20241026084556953 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084556953 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084556953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084556953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@51ea94aae97f: setverdict(pass): none -> pass 20241026084557005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084557005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084557005 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084557005 DMM INFO MM(262420000000017/f09abc49) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084557005 DMM INFO MM(262420000000017/f09abc49) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084557005 DMM DEBUG MM(262420000000017/f09abc49) Using GGSN 0 (gprs_sm.c:312) 20241026084557005 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) 20241026084557005 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241026084557005 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084557005 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084557005 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241026084557016 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 e7 0b b2 bf 11 55 3f 42 4d 14 05 7f 87 e8 e2 70 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) 20241026084557016 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc330c8, cbp=0x560b9201ca70) (sgsn_libgtp.c:632) 20241026084557016 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084557016 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92021958 TLLI=f09abc49, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084557016 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084557016 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@51ea94aae97f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@51ea94aae97f: Final verdict of PTC: pass 20241026084557026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@51ea94aae97f: Final verdict of PTC: none 20241026084557028 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084557028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(712)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(716)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(722)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(711)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(720)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(709)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(714)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:45:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241026084557158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084557559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42940) 20241026084558029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084558029 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) 20241026084559030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084559030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084600032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084600032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026084600224 DGPRS DEBUG Checking for inactive LLMEs, time = 11743094 (sgsn.c:131) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_pdp_act_unattached started. 20241026084600618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084600619 DMM INFO MM(262420000000017/f09abc49) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084600619 DMM INFO MM(262420000000017/f09abc49) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084600619 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084600619 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084600619 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084600619 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084600619 DLLC NOTICE LLME(ffffffff/f09abc49){ASSIGNED} LLGM Assign pre (f09abc49 => ffffffff) (gprs_llc.c:1079) 20241026084600619 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f09abc49 => ffffffff) (gprs_llc.c:1125) 20241026084600619 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92021600 (gprs_sndcp.c:574) 20241026084600619 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92021958, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084600619 DMM NOTICE MM(262420000000017/f09abc49) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026084600619 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241026084600619 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026084600619 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084600619 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241026084600619 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241026084600619 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) 20241026084600619 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) 20241026084600619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084600619 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084600619 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084600619 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084600619 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084600667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084600667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084600667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084600668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084600668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084600668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084600668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084600668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084600668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(731)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084600669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084600669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084600669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084600669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084600669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084600669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084600669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084600669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084600669 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084600669 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084600669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(730)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084600670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084600670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(731)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084600675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084600685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084600685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(728)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084600693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084600693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084600693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084600694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084600694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084600694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084600694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084600694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084600694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084600695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084600695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084600695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084600695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084600695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084600695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084600695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084600695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084600695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084600695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084600695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084600696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084600696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084600699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084600708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084600708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084600734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084600734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084600734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084600734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084600734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084600734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084600734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084600734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084600734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084600735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084600735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084600735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084600736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084600736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084600736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084600736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084600736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084600736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084600736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084600736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084600736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084600736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084600740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084600749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084600749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084601033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084601033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084601033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084601033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084601035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084601036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(728)@51ea94aae97f: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D451DEA9'O, index=0 SGSN_Test-GSUP(742)@51ea94aae97f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241026084601081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084601081 DLLC NOTICE LLME(ffffffff/d451dea9){UNASSIGNED} LLC RX: unknown TLLI 0xd451dea9, creating LLME on the fly (gprs_llc.c:552) 20241026084601081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241026084601081 DMM NOTICE LLME(ffffffff/d451dea9){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241026084601081 DLLC NOTICE LLME(ffffffff/d451dea9){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241026084601081 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@51ea94aae97f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(728)@51ea94aae97f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@51ea94aae97f: Final verdict of PTC: pass 20241026084601094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57106<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084601096 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084601096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(735)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(731)@51ea94aae97f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(728)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@51ea94aae97f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@51ea94aae97f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(740)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(733)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(738)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(729)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(728): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@51ea94aae97f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:46:01 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241026084601225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084601526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55664) 20241026084602098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084602098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55664, count=60300) 20241026084603099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084603099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084604101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084604101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_user started. 20241026084604582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084604584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084604633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084604633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084604633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084604633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084604634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084604634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084604634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084604634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084604634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(749)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084604635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084604636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084604636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084604636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084604636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084604636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084604636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084604636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084604636 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084604636 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084604636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084604637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084604637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084604641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026084604652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084604652 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(747)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084604662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084604662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084604662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084604662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084604662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084604662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084604662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084604662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084604662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084604664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084604664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084604664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084604664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084604664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084604664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084604664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084604664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084604664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084604664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084604664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084604665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(754)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084604665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084604669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084604679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084604679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084604704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084604704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084604705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084604705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084604705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084604705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084604705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084604705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084604705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084604706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084604706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084604706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084604706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084604706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084604707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084604707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084604707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084604707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084604707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084604707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084604707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084604707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084604711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084604719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084604720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084605102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084605102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084605102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084605102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084605104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084605105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F84B08EB'O, index=0 SGSN_Test-GSUP(761)@51ea94aae97f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@51ea94aae97f: 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 := '63C4F24866AFED289CC1FB9CBD60B100'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4C3DCC4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B59F8662668D7BB'O } } } } } 20241026084605151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084605151 DLLC NOTICE LLME(ffffffff/f84b08eb){UNASSIGNED} LLC RX: unknown TLLI 0xf84b08eb, creating LLME on the fly (gprs_llc.c:552) 20241026084605151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084605151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084605151 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084605151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084605151 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084605151 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084605151 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084605151 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084605151 DLLC NOTICE LLME(ffffffff/f84b08eb){UNASSIGNED} LLGM Assign pre (f84b08eb => c1e6f869) (gprs_llc.c:1079) 20241026084605151 DLLC NOTICE LLME(f84b08eb/c1e6f869){ASSIGNED} LLGM Assign post (f84b08eb => c1e6f869) (gprs_llc.c:1125) 20241026084605151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084605151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084605151 DMM DEBUG MM(262420000000019/c1e6f869) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084605164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084605164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084605164 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084605164 DMM DEBUG MM(262420000000019/c1e6f869) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241026084605164 DMM NOTICE MM(262420000000019/c1e6f869) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084605164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084605164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084605164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084605164 DMM DEBUG MM(262420000000019/c1e6f869) Requesting authorization (sgsn_auth.c:160) 20241026084605165 DMM INFO MM(262420000000019/c1e6f869) Requesting authentication tuples (sgsn_auth.c:184) 20241026084605165 DMM DEBUG MM(262420000000019/c1e6f869) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084605165 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241026084605165 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241026084605167 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084605167 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084605167 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084605167 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084605167 DMM INFO MM(262420000000019/c1e6f869) Subscriber data update (mmctx.c:445) 20241026084605167 DMM DEBUG MM(262420000000019/c1e6f869) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084605167 DMM INFO MM(262420000000019/c1e6f869) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084605167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084605167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084605167 DMM INFO MM(262420000000019/c1e6f869) <- GMM AUTH AND CIPHERING REQ (rand = 63 c4 f2 48 66 af ed 28 9c c1 fb 9c bd 60 b1 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084605175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084605175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084605176 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084605176 DMM INFO MM(262420000000019/c1e6f869) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084605176 DMM NOTICE MM(262420000000019/c1e6f869) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084605176 DMM DEBUG MM(262420000000019/c1e6f869) checking auth: received GSM SRES = b4 c3 dc c4 (gprs_gmm.c:666) 20241026084605176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084605176 DMM DEBUG MM(262420000000019/c1e6f869) Requesting authorization (sgsn_auth.c:160) 20241026084605176 DMM INFO MM(262420000000019/c1e6f869) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084605176 DMM DEBUG MM(262420000000019/c1e6f869) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084605176 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241026084605176 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) 20241026084605176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084605176 DMM INFO MM(262420000000019/c1e6f869) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1e6f869) (gprs_gmm.c:300) 20241026084605177 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084605177 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084605177 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241026084605177 DMM INFO MM(262420000000019/c1e6f869) Subscriber data update (mmctx.c:445) 20241026084605177 DMM DEBUG MM(262420000000019/c1e6f869) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084605177 DMM INFO MM(262420000000019/c1e6f869) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084605177 DMM NOTICE MM(262420000000019/c1e6f869) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241026084605177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084605177 DMM NOTICE MM(262420000000019/c1e6f869) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084605177 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) 20241026084605178 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084605178 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241026084605178 DMM INFO MM(262420000000019/c1e6f869) Subscriber data update (mmctx.c:445) 20241026084605178 DMM DEBUG MM(262420000000019/c1e6f869) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084605184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084605184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084605184 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084605184 DMM INFO MM(262420000000019/c1e6f869) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084605184 DMM NOTICE MM(262420000000019/c1e6f869) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084605184 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084605184 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084605184 DLLC NOTICE LLME(f84b08eb/c1e6f869){ASSIGNED} LLGM Assign pre (ffffffff => c1e6f869) (gprs_llc.c:1079) 20241026084605184 DLLC NOTICE LLME(ffffffff/c1e6f869){ASSIGNED} LLGM Assign post (ffffffff => c1e6f869) (gprs_llc.c:1125) 20241026084605184 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084605184 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084605185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084605185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@51ea94aae97f: setverdict(pass): none -> pass 20241026084605235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084605235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084605236 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084605236 DMM INFO MM(262420000000019/c1e6f869) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084605236 DMM INFO MM(262420000000019/c1e6f869) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084605236 DMM DEBUG MM(262420000000019/c1e6f869) Using GGSN 0 (gprs_sm.c:312) 20241026084605236 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) 20241026084605236 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241026084605236 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084605236 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084605236 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241026084605247 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 96 3c 60 52 11 ce d9 46 f4 14 05 7f dd 27 55 e9 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) 20241026084605247 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc34138, cbp=0x560b9201ce70) (sgsn_libgtp.c:632) 20241026084605247 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084605247 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92022a98 TLLI=c1e6f869, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084605247 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084605248 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084605254 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241026084605261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084605261 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026084605261 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(747)@51ea94aae97f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@51ea94aae97f: Final verdict of PTC: pass 20241026084605266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57118<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084605268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084605268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(761)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(750)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(754)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(759)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(752)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(757)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(748)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:46:05 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241026084605399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084605800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43060) 20241026084606269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084606269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43060, count=95692) 20241026084607270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084607270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084608271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084608271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_ggsn_reject started. 20241026084608861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084608862 DMM INFO MM(262420000000019/c1e6f869) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084608862 DMM INFO MM(262420000000019/c1e6f869) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084608862 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084608862 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084608862 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084608862 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084608862 DLLC NOTICE LLME(ffffffff/c1e6f869){ASSIGNED} LLGM Assign pre (c1e6f869 => ffffffff) (gprs_llc.c:1079) 20241026084608862 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1e6f869 => ffffffff) (gprs_llc.c:1125) 20241026084608862 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92022740 (gprs_sndcp.c:574) 20241026084608862 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92022a98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084608862 DMM NOTICE MM(262420000000019/c1e6f869) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026084608862 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241026084608862 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026084608862 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084608862 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241026084608862 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241026084608862 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) 20241026084608862 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) 20241026084608862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084608862 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084608862 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084608862 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084608862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084608908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084608908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084608908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084608908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084608908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084608908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084608908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084608908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084608908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084608909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084608909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084608910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084608910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084608910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084608910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084608910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084608910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084608910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084608910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084608910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(768)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084608911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084608911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084608913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084608921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084608921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084608945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084608945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084608945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084608945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084608945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084608945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084608945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084608945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084608945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084608947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084608947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084608947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084608947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084608947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084608947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084608947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084608947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084608947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084608947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084608947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084608948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084608948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084608952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084608963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084608963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084608985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084608985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084608985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084608985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084608985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084608986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084608986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084608986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084608986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084608986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084608986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084608986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084608986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084608986 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084608986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084608986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084608987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084608987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084608991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084609000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084609001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084609272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084609272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084609272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084609272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084609274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084609275 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@51ea94aae97f: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D1BA899D'O, index=0 SGSN_Test-GSUP(780)@51ea94aae97f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@51ea94aae97f: 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 := '0E8C0DD67E30F80546BE14E7A18A1B21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CBFB424'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31E91AF7F24C33E6'O } } } } } 20241026084609313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084609313 DLLC NOTICE LLME(ffffffff/d1ba899d){UNASSIGNED} LLC RX: unknown TLLI 0xd1ba899d, creating LLME on the fly (gprs_llc.c:552) 20241026084609313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084609313 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084609313 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084609313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084609313 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084609313 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084609313 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084609313 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084609313 DLLC NOTICE LLME(ffffffff/d1ba899d){UNASSIGNED} LLGM Assign pre (d1ba899d => eacd4adf) (gprs_llc.c:1079) 20241026084609313 DLLC NOTICE LLME(d1ba899d/eacd4adf){ASSIGNED} LLGM Assign post (d1ba899d => eacd4adf) (gprs_llc.c:1125) 20241026084609313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084609313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084609313 DMM DEBUG MM(262420000000020/eacd4adf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084609325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084609325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084609325 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084609325 DMM DEBUG MM(262420000000020/eacd4adf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241026084609325 DMM NOTICE MM(262420000000020/eacd4adf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084609325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084609325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084609325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084609325 DMM DEBUG MM(262420000000020/eacd4adf) Requesting authorization (sgsn_auth.c:160) 20241026084609325 DMM INFO MM(262420000000020/eacd4adf) Requesting authentication tuples (sgsn_auth.c:184) 20241026084609325 DMM DEBUG MM(262420000000020/eacd4adf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084609325 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241026084609325 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241026084609328 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084609328 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084609328 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084609328 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084609328 DMM INFO MM(262420000000020/eacd4adf) Subscriber data update (mmctx.c:445) 20241026084609328 DMM DEBUG MM(262420000000020/eacd4adf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084609328 DMM INFO MM(262420000000020/eacd4adf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084609328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084609328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084609328 DMM INFO MM(262420000000020/eacd4adf) <- GMM AUTH AND CIPHERING REQ (rand = 0e 8c 0d d6 7e 30 f8 05 46 be 14 e7 a1 8a 1b 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084609335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084609335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084609335 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084609335 DMM INFO MM(262420000000020/eacd4adf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084609335 DMM NOTICE MM(262420000000020/eacd4adf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084609335 DMM DEBUG MM(262420000000020/eacd4adf) checking auth: received GSM SRES = 0c bf b4 24 (gprs_gmm.c:666) 20241026084609335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084609335 DMM DEBUG MM(262420000000020/eacd4adf) Requesting authorization (sgsn_auth.c:160) 20241026084609335 DMM INFO MM(262420000000020/eacd4adf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084609335 DMM DEBUG MM(262420000000020/eacd4adf) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084609335 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241026084609335 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) 20241026084609335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084609335 DMM INFO MM(262420000000020/eacd4adf) <- GMM ATTACH ACCEPT (new P-TMSI=0xeacd4adf) (gprs_gmm.c:300) 20241026084609336 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084609336 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084609336 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241026084609336 DMM INFO MM(262420000000020/eacd4adf) Subscriber data update (mmctx.c:445) 20241026084609336 DMM DEBUG MM(262420000000020/eacd4adf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084609336 DMM INFO MM(262420000000020/eacd4adf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084609336 DMM NOTICE MM(262420000000020/eacd4adf) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241026084609336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084609336 DMM NOTICE MM(262420000000020/eacd4adf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084609336 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) 20241026084609337 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084609337 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241026084609337 DMM INFO MM(262420000000020/eacd4adf) Subscriber data update (mmctx.c:445) 20241026084609337 DMM DEBUG MM(262420000000020/eacd4adf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084609343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084609343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084609343 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084609343 DMM INFO MM(262420000000020/eacd4adf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084609343 DMM NOTICE MM(262420000000020/eacd4adf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084609343 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084609343 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084609343 DLLC NOTICE LLME(d1ba899d/eacd4adf){ASSIGNED} LLGM Assign pre (ffffffff => eacd4adf) (gprs_llc.c:1079) 20241026084609343 DLLC NOTICE LLME(ffffffff/eacd4adf){ASSIGNED} LLGM Assign post (ffffffff => eacd4adf) (gprs_llc.c:1125) 20241026084609343 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084609343 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084609343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084609343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@51ea94aae97f: setverdict(pass): none -> pass 20241026084609394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084609394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084609394 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084609394 DMM INFO MM(262420000000020/eacd4adf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084609394 DMM INFO MM(262420000000020/eacd4adf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084609394 DMM DEBUG MM(262420000000020/eacd4adf) Using GGSN 0 (gprs_sm.c:312) 20241026084609394 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) 20241026084609394 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241026084609394 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084609394 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084609394 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241026084609405 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 45 3b 63 91 11 1b e1 58 87 14 05 7f 17 bd 82 2c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241026084609405 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f793cc351a8, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084609405 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241026084609405 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241026084609405 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026084609405 DMM NOTICE MM(262420000000020/eacd4adf) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@51ea94aae97f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@51ea94aae97f: Final verdict of PTC: pass 20241026084609414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(773)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@51ea94aae97f: Final verdict of PTC: none 20241026084609416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084609416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(768)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(778)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(771)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(766)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(776)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:46:09 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241026084609546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084609947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94216) 20241026084610417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084610417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94216, count=98572) 20241026084611418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084611418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:46:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026084612419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084612419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_user_deact_mo started. 20241026084613011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084613012 DMM INFO MM(262420000000020/eacd4adf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084613012 DMM INFO MM(262420000000020/eacd4adf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084613012 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084613012 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084613012 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084613012 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084613012 DLLC NOTICE LLME(ffffffff/eacd4adf){ASSIGNED} LLGM Assign pre (eacd4adf => ffffffff) (gprs_llc.c:1079) 20241026084613012 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eacd4adf => ffffffff) (gprs_llc.c:1125) 20241026084613012 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241026084613012 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) 20241026084613012 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) 20241026084613012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084613012 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084613012 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084613012 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084613012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(788)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084613063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084613063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084613063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084613063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084613063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084613063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084613063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084613063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084613063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(787)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084613065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084613065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084613065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084613065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084613065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084613065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084613065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084613065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084613065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084613065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084613065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084613066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084613066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084613069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084613077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(789)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(787)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084613086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084613086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084613086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084613086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084613086 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084613086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084613086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084613086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084613086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084613087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084613087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084613087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084613087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084613087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084613087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084613087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084613087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084613087 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084613087 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084613087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084613088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084613088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084613091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084613099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(793)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_deact_mo-BVCI210(791)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084613126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084613126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084613126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084613126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084613126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084613126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084613126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084613126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084613126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084613127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084613127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084613127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084613128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084613128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084613128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084613128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084613128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084613128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084613128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084613128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(797)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084613128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084613128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084613132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084613140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084613420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084613420 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084613420 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084613420 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084613422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084613423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F2E2EA3C'O, index=0 SGSN_Test-GSUP(799)@51ea94aae97f: 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)@51ea94aae97f: 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 := '31501ECDDA20858953D25AEEC91DD801'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0802A42E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79991B3599FA2334'O } } } } } 20241026084613467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613467 DLLC NOTICE LLME(ffffffff/f2e2ea3c){UNASSIGNED} LLC RX: unknown TLLI 0xf2e2ea3c, creating LLME on the fly (gprs_llc.c:552) 20241026084613467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084613468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084613468 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084613468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084613468 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084613468 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084613468 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084613468 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084613468 DLLC NOTICE LLME(ffffffff/f2e2ea3c){UNASSIGNED} LLGM Assign pre (f2e2ea3c => eed8acb0) (gprs_llc.c:1079) 20241026084613468 DLLC NOTICE LLME(f2e2ea3c/eed8acb0){ASSIGNED} LLGM Assign post (f2e2ea3c => eed8acb0) (gprs_llc.c:1125) 20241026084613468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084613468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084613468 DMM DEBUG MM(262420000000021/eed8acb0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084613480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084613480 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084613480 DMM DEBUG MM(262420000000021/eed8acb0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241026084613480 DMM NOTICE MM(262420000000021/eed8acb0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084613480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084613480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084613480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084613480 DMM DEBUG MM(262420000000021/eed8acb0) Requesting authorization (sgsn_auth.c:160) 20241026084613480 DMM INFO MM(262420000000021/eed8acb0) Requesting authentication tuples (sgsn_auth.c:184) 20241026084613480 DMM DEBUG MM(262420000000021/eed8acb0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084613480 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241026084613480 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241026084613483 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084613483 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084613483 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084613483 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084613483 DMM INFO MM(262420000000021/eed8acb0) Subscriber data update (mmctx.c:445) 20241026084613483 DMM DEBUG MM(262420000000021/eed8acb0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084613483 DMM INFO MM(262420000000021/eed8acb0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084613483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084613483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084613483 DMM INFO MM(262420000000021/eed8acb0) <- GMM AUTH AND CIPHERING REQ (rand = 31 50 1e cd da 20 85 89 53 d2 5a ee c9 1d d8 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084613491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084613491 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084613491 DMM INFO MM(262420000000021/eed8acb0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084613491 DMM NOTICE MM(262420000000021/eed8acb0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084613491 DMM DEBUG MM(262420000000021/eed8acb0) checking auth: received GSM SRES = 08 02 a4 2e (gprs_gmm.c:666) 20241026084613492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084613492 DMM DEBUG MM(262420000000021/eed8acb0) Requesting authorization (sgsn_auth.c:160) 20241026084613492 DMM INFO MM(262420000000021/eed8acb0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084613492 DMM DEBUG MM(262420000000021/eed8acb0) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084613492 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241026084613492 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) 20241026084613492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084613492 DMM INFO MM(262420000000021/eed8acb0) <- GMM ATTACH ACCEPT (new P-TMSI=0xeed8acb0) (gprs_gmm.c:300) 20241026084613493 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084613493 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084613493 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026084613493 DMM INFO MM(262420000000021/eed8acb0) Subscriber data update (mmctx.c:445) 20241026084613493 DMM DEBUG MM(262420000000021/eed8acb0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084613493 DMM INFO MM(262420000000021/eed8acb0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084613493 DMM NOTICE MM(262420000000021/eed8acb0) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241026084613493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084613493 DMM NOTICE MM(262420000000021/eed8acb0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084613493 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) 20241026084613494 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084613494 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026084613494 DMM INFO MM(262420000000021/eed8acb0) Subscriber data update (mmctx.c:445) 20241026084613494 DMM DEBUG MM(262420000000021/eed8acb0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084613500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084613500 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084613500 DMM INFO MM(262420000000021/eed8acb0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084613500 DMM NOTICE MM(262420000000021/eed8acb0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084613500 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084613500 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084613500 DLLC NOTICE LLME(f2e2ea3c/eed8acb0){ASSIGNED} LLGM Assign pre (ffffffff => eed8acb0) (gprs_llc.c:1079) 20241026084613500 DLLC NOTICE LLME(ffffffff/eed8acb0){ASSIGNED} LLGM Assign post (ffffffff => eed8acb0) (gprs_llc.c:1125) 20241026084613500 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084613500 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084613500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084613500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@51ea94aae97f: setverdict(pass): none -> pass 20241026084613551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084613551 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084613551 DMM INFO MM(262420000000021/eed8acb0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084613551 DMM INFO MM(262420000000021/eed8acb0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084613551 DMM DEBUG MM(262420000000021/eed8acb0) Using GGSN 0 (gprs_sm.c:312) 20241026084613551 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) 20241026084613551 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241026084613551 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084613551 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084613551 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241026084613561 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 f0 45 67 6c 11 5d 75 14 5d 14 05 7f 06 76 24 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241026084613561 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc351a8, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084613561 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084613561 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=eed8acb0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084613561 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084613561 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084613569 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241026084613576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613576 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026084613577 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084613580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084613580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241026084613580 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084613580 DMM INFO MM(262420000000021/eed8acb0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241026084613580 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084613581 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241026084613582 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) 20241026084613582 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f793cc351a8, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084613582 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241026084613582 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=eed8acb0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084613582 DMM INFO MM(262420000000021/eed8acb0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241026084613582 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241026084613582 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@51ea94aae97f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@51ea94aae97f: Final verdict of PTC: pass 20241026084613591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@51ea94aae97f: Final verdict of PTC: none 20241026084613593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084613593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(788)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(792)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(797)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(786)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(790)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(795)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:46:13 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 20241026084613720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084614121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91952) 20241026084614594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084614594 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=105024) 20241026084615595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084615595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084616596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084616596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_user_deact_mt started. 20241026084617182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084617184 DMM INFO MM(262420000000021/eed8acb0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084617184 DMM INFO MM(262420000000021/eed8acb0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084617184 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084617184 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084617184 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084617184 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084617184 DLLC NOTICE LLME(ffffffff/eed8acb0){ASSIGNED} LLGM Assign pre (eed8acb0 => ffffffff) (gprs_llc.c:1079) 20241026084617184 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eed8acb0 => ffffffff) (gprs_llc.c:1125) 20241026084617184 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241026084617184 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) 20241026084617184 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) 20241026084617184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084617184 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084617184 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084617184 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084617184 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084617228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084617228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084617228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084617228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084617228 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084617228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084617228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084617228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084617228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084617230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084617230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084617230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084617230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084617230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084617231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084617231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084617231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084617231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084617231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084617231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084617231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084617231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084617235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084617243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617243 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)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084617264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084617264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084617264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084617264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084617264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084617264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084617264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084617264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084617264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084617265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084617265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084617265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084617265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084617265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084617265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084617266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084617266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084617266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084617266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084617266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084617266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084617266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084617269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084617279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617279 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)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084617313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084617313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084617313 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084617313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084617313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084617315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084617315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084617315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084617315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084617315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084617315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084617315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084617315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084617315 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084617315 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084617315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084617316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084617316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084617320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084617328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084617598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084617598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084617598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084617598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084617600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084617600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='DDCD393F'O, index=0 SGSN_Test-GSUP(818)@51ea94aae97f: 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)@51ea94aae97f: 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 := '383ECA4EEE127AA3A1D57B1A1F057385'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2364CAC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6138254DD40EC21B'O } } } } } 20241026084617649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617649 DLLC NOTICE LLME(ffffffff/ddcd393f){UNASSIGNED} LLC RX: unknown TLLI 0xddcd393f, creating LLME on the fly (gprs_llc.c:552) 20241026084617649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084617649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084617650 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084617650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084617650 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084617650 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084617650 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084617650 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084617650 DLLC NOTICE LLME(ffffffff/ddcd393f){UNASSIGNED} LLGM Assign pre (ddcd393f => c4194f10) (gprs_llc.c:1079) 20241026084617650 DLLC NOTICE LLME(ddcd393f/c4194f10){ASSIGNED} LLGM Assign post (ddcd393f => c4194f10) (gprs_llc.c:1125) 20241026084617650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084617650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084617650 DMM DEBUG MM(262420000000022/c4194f10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084617664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084617664 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084617664 DMM DEBUG MM(262420000000022/c4194f10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241026084617664 DMM NOTICE MM(262420000000022/c4194f10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084617664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084617664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084617664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084617664 DMM DEBUG MM(262420000000022/c4194f10) Requesting authorization (sgsn_auth.c:160) 20241026084617664 DMM INFO MM(262420000000022/c4194f10) Requesting authentication tuples (sgsn_auth.c:184) 20241026084617664 DMM DEBUG MM(262420000000022/c4194f10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084617664 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241026084617664 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241026084617667 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084617667 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084617667 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084617667 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084617667 DMM INFO MM(262420000000022/c4194f10) Subscriber data update (mmctx.c:445) 20241026084617667 DMM DEBUG MM(262420000000022/c4194f10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084617667 DMM INFO MM(262420000000022/c4194f10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084617667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084617667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084617667 DMM INFO MM(262420000000022/c4194f10) <- GMM AUTH AND CIPHERING REQ (rand = 38 3e ca 4e ee 12 7a a3 a1 d5 7b 1a 1f 05 73 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084617674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084617674 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084617674 DMM INFO MM(262420000000022/c4194f10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084617674 DMM NOTICE MM(262420000000022/c4194f10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084617674 DMM DEBUG MM(262420000000022/c4194f10) checking auth: received GSM SRES = 23 64 ca c8 (gprs_gmm.c:666) 20241026084617674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084617674 DMM DEBUG MM(262420000000022/c4194f10) Requesting authorization (sgsn_auth.c:160) 20241026084617674 DMM INFO MM(262420000000022/c4194f10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084617674 DMM DEBUG MM(262420000000022/c4194f10) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084617674 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241026084617674 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) 20241026084617674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084617674 DMM INFO MM(262420000000022/c4194f10) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4194f10) (gprs_gmm.c:300) 20241026084617676 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084617676 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084617676 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241026084617676 DMM INFO MM(262420000000022/c4194f10) Subscriber data update (mmctx.c:445) 20241026084617676 DMM DEBUG MM(262420000000022/c4194f10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084617676 DMM INFO MM(262420000000022/c4194f10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084617676 DMM NOTICE MM(262420000000022/c4194f10) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241026084617676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084617676 DMM NOTICE MM(262420000000022/c4194f10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084617676 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) 20241026084617676 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084617676 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241026084617676 DMM INFO MM(262420000000022/c4194f10) Subscriber data update (mmctx.c:445) 20241026084617676 DMM DEBUG MM(262420000000022/c4194f10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084617682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084617682 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084617682 DMM INFO MM(262420000000022/c4194f10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084617682 DMM NOTICE MM(262420000000022/c4194f10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084617682 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084617682 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084617682 DLLC NOTICE LLME(ddcd393f/c4194f10){ASSIGNED} LLGM Assign pre (ffffffff => c4194f10) (gprs_llc.c:1079) 20241026084617682 DLLC NOTICE LLME(ffffffff/c4194f10){ASSIGNED} LLGM Assign post (ffffffff => c4194f10) (gprs_llc.c:1125) 20241026084617682 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084617682 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084617682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084617682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@51ea94aae97f: setverdict(pass): none -> pass 20241026084617733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084617733 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084617733 DMM INFO MM(262420000000022/c4194f10) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084617733 DMM INFO MM(262420000000022/c4194f10) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084617733 DMM DEBUG MM(262420000000022/c4194f10) Using GGSN 0 (gprs_sm.c:312) 20241026084617733 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) 20241026084617733 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241026084617733 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084617734 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084617734 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241026084617745 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 2e e1 61 dc 11 a1 2d 90 a9 14 05 7f f1 5a e4 9e 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) 20241026084617745 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc351a8, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084617745 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084617745 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=c4194f10, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084617745 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084617745 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084617752 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241026084617759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617759 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026084617759 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084617760 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241026084617761 DGPRS INFO PDP(262420000000022:5): Context 0x7f793cc351a8 was deleted (sgsn_libgtp.c:660) 20241026084617761 DMM INFO MM(262420000000022/c4194f10) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084617761 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241026084617761 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@51ea94aae97f: Removing Client IMSI='262420000000022'H, index=0 20241026084617766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084617766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026084617766 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084617766 DMM INFO MM(262420000000022/c4194f10) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@51ea94aae97f: Final verdict of PTC: pass 20241026084617769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@51ea94aae97f: Final verdict of PTC: none 20241026084617771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084617771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(816)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(806)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(811)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(817)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(804)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(809)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(815)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:46:17 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241026084617899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084618300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83620) 20241026084618772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084618772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83620, count=103936) 20241026084619774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084619774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:46:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084620775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084620775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_deact_dup started. 20241026084621361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084621363 DMM INFO MM(262420000000022/c4194f10) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084621363 DMM INFO MM(262420000000022/c4194f10) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084621363 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084621363 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084621363 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084621363 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084621363 DLLC NOTICE LLME(ffffffff/c4194f10){ASSIGNED} LLGM Assign pre (c4194f10 => ffffffff) (gprs_llc.c:1079) 20241026084621363 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4194f10 => ffffffff) (gprs_llc.c:1125) 20241026084621363 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084621363 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084621363 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241026084621363 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) 20241026084621363 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) 20241026084621363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084621363 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084621363 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084621363 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084621363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084621405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084621405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084621405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084621405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084621405 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084621405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084621405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084621405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084621405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084621408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084621408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084621408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084621408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084621408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084621408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084621408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084621408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084621408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084621408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084621408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084621409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084621409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084621412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084621422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084621443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084621444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084621444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084621444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084621444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084621445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084621445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084621445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084621445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084621445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084621445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084621445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084621445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084621445 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084621445 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084621445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084621446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084621446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084621449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084621456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084621479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084621479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084621479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084621479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084621479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084621479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084621479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084621479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084621479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084621481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084621481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084621481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084621481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084621481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084621481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084621481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084621481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084621481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084621481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084621481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084621482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084621482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084621485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084621494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084621776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084621776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084621776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084621776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084621778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084621779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@51ea94aae97f: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C548191E'O, index=0 SGSN_Test-GSUP(837)@51ea94aae97f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: 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 := '59E4943A425237DD25A2E69FA2E42CB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DB66658'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DCECF2A9ABB461E'O } } } } } 20241026084621828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621828 DLLC NOTICE LLME(ffffffff/c548191e){UNASSIGNED} LLC RX: unknown TLLI 0xc548191e, creating LLME on the fly (gprs_llc.c:552) 20241026084621828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084621828 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084621828 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084621828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084621828 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084621828 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084621828 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084621828 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084621828 DLLC NOTICE LLME(ffffffff/c548191e){UNASSIGNED} LLGM Assign pre (c548191e => c4289154) (gprs_llc.c:1079) 20241026084621828 DLLC NOTICE LLME(c548191e/c4289154){ASSIGNED} LLGM Assign post (c548191e => c4289154) (gprs_llc.c:1125) 20241026084621828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084621828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084621828 DMM DEBUG MM(262420000000046/c4289154) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084621842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084621842 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084621842 DMM DEBUG MM(262420000000046/c4289154) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241026084621842 DMM NOTICE MM(262420000000046/c4289154) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084621842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084621842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084621842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084621842 DMM DEBUG MM(262420000000046/c4289154) Requesting authorization (sgsn_auth.c:160) 20241026084621842 DMM INFO MM(262420000000046/c4289154) Requesting authentication tuples (sgsn_auth.c:184) 20241026084621842 DMM DEBUG MM(262420000000046/c4289154) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084621842 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241026084621842 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241026084621845 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084621845 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084621845 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084621845 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084621845 DMM INFO MM(262420000000046/c4289154) Subscriber data update (mmctx.c:445) 20241026084621845 DMM DEBUG MM(262420000000046/c4289154) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084621845 DMM INFO MM(262420000000046/c4289154) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084621845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084621845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084621845 DMM INFO MM(262420000000046/c4289154) <- GMM AUTH AND CIPHERING REQ (rand = 59 e4 94 3a 42 52 37 dd 25 a2 e6 9f a2 e4 2c b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084621853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084621853 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084621853 DMM INFO MM(262420000000046/c4289154) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084621853 DMM NOTICE MM(262420000000046/c4289154) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084621853 DMM DEBUG MM(262420000000046/c4289154) checking auth: received GSM SRES = 9d b6 66 58 (gprs_gmm.c:666) 20241026084621853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084621853 DMM DEBUG MM(262420000000046/c4289154) Requesting authorization (sgsn_auth.c:160) 20241026084621853 DMM INFO MM(262420000000046/c4289154) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084621853 DMM DEBUG MM(262420000000046/c4289154) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084621853 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241026084621853 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) 20241026084621853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084621853 DMM INFO MM(262420000000046/c4289154) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4289154) (gprs_gmm.c:300) 20241026084621855 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084621855 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084621855 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241026084621855 DMM INFO MM(262420000000046/c4289154) Subscriber data update (mmctx.c:445) 20241026084621855 DMM DEBUG MM(262420000000046/c4289154) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084621855 DMM INFO MM(262420000000046/c4289154) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084621855 DMM NOTICE MM(262420000000046/c4289154) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241026084621855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084621855 DMM NOTICE MM(262420000000046/c4289154) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084621855 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) 20241026084621856 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084621856 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241026084621856 DMM INFO MM(262420000000046/c4289154) Subscriber data update (mmctx.c:445) 20241026084621856 DMM DEBUG MM(262420000000046/c4289154) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084621861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084621861 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084621861 DMM INFO MM(262420000000046/c4289154) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084621861 DMM NOTICE MM(262420000000046/c4289154) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084621861 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084621861 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084621861 DLLC NOTICE LLME(c548191e/c4289154){ASSIGNED} LLGM Assign pre (ffffffff => c4289154) (gprs_llc.c:1079) 20241026084621861 DLLC NOTICE LLME(ffffffff/c4289154){ASSIGNED} LLGM Assign post (ffffffff => c4289154) (gprs_llc.c:1125) 20241026084621861 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084621861 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084621861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084621861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: setverdict(pass): none -> pass 20241026084621913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084621913 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084621913 DMM INFO MM(262420000000046/c4289154) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084621913 DMM INFO MM(262420000000046/c4289154) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084621913 DMM DEBUG MM(262420000000046/c4289154) Using GGSN 0 (gprs_sm.c:312) 20241026084621913 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) 20241026084621913 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241026084621913 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084621913 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084621913 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241026084621925 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 d5 45 0a c7 11 3f be 42 18 14 05 7f 34 0d fa 99 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) 20241026084621925 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc351a8, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084621925 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084621925 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=c4289154, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084621925 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084621925 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084621932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241026084621932 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084621932 DMM INFO MM(262420000000046/c4289154) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241026084621932 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084621933 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241026084621933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084621933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084621933 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084621933 DMM INFO MM(262420000000046/c4289154) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241026084621933 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084621933 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: "Received deletePDPContextResponse 1, seq_nr=1036" 20241026084621934 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) 20241026084621935 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f793cc351a8, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084621935 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241026084621935 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=c4289154, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084621935 DMM INFO MM(262420000000046/c4289154) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241026084621935 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241026084621935 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026084621935 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) 20241026084621935 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)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@51ea94aae97f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@51ea94aae97f: Final verdict of PTC: pass 20241026084623946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43590<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084623948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084623948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(830)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(825)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(835)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(828)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(823)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(833)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:46:24 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241026084624074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084624475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241026084624949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084624949 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) 20241026084625951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084625951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:46:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084626952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084626952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_second_attempt started. 20241026084627535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084627536 DMM INFO MM(262420000000046/c4289154) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084627536 DMM INFO MM(262420000000046/c4289154) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084627536 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084627536 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084627536 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084627536 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084627536 DLLC NOTICE LLME(ffffffff/c4289154){ASSIGNED} LLGM Assign pre (c4289154 => ffffffff) (gprs_llc.c:1079) 20241026084627536 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4289154 => ffffffff) (gprs_llc.c:1125) 20241026084627536 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241026084627536 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) 20241026084627536 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) 20241026084627536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084627536 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084627536 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084627536 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084627536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084627577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084627577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084627577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084627577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084627577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084627577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084627578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084627578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084627578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084627579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084627579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084627579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084627579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084627579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084627579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084627579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084627579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084627579 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084627579 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084627579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084627580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084627580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084627584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084627594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084627594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084627626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084627626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084627626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084627626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084627626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084627626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084627626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084627626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084627626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(849)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(850)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084627628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084627628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084627628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084627628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084627628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084627628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084627628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084627628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084627628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084627628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084627628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084627629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084627629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084627632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084627642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084627642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(851)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI210(847)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084627655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084627655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084627655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084627655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084627655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084627655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084627655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084627655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084627655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084627657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084627657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084627657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084627657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084627657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084627657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084627657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084627657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084627657 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084627657 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084627657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084627658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084627658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084627661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084627670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084627670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084627953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084627953 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084627953 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084627953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084627955 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084627955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@51ea94aae97f: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D6A287DD'O, index=0 SGSN_Test-GSUP(856)@51ea94aae97f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@51ea94aae97f: 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 := '87CBF49FF60B8A8833694160439BF5D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F134082'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6ECF0B9E167AC3E0'O } } } } } 20241026084628001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084628001 DLLC NOTICE LLME(ffffffff/d6a287dd){UNASSIGNED} LLC RX: unknown TLLI 0xd6a287dd, creating LLME on the fly (gprs_llc.c:552) 20241026084628001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084628001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084628002 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084628002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084628002 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084628002 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084628002 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084628002 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084628002 DLLC NOTICE LLME(ffffffff/d6a287dd){UNASSIGNED} LLGM Assign pre (d6a287dd => e603e98c) (gprs_llc.c:1079) 20241026084628002 DLLC NOTICE LLME(d6a287dd/e603e98c){ASSIGNED} LLGM Assign post (d6a287dd => e603e98c) (gprs_llc.c:1125) 20241026084628002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084628002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084628002 DMM DEBUG MM(262420000000022/e603e98c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084628015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084628015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084628015 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084628015 DMM DEBUG MM(262420000000022/e603e98c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241026084628015 DMM NOTICE MM(262420000000022/e603e98c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084628015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084628015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084628015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084628015 DMM DEBUG MM(262420000000022/e603e98c) Requesting authorization (sgsn_auth.c:160) 20241026084628015 DMM INFO MM(262420000000022/e603e98c) Requesting authentication tuples (sgsn_auth.c:184) 20241026084628015 DMM DEBUG MM(262420000000022/e603e98c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084628015 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241026084628015 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@51ea94aae97f: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241026084628018 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084628018 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084628018 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084628018 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084628018 DMM INFO MM(262420000000022/e603e98c) Subscriber data update (mmctx.c:445) 20241026084628018 DMM DEBUG MM(262420000000022/e603e98c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084628018 DMM INFO MM(262420000000022/e603e98c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084628018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084628018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084628018 DMM INFO MM(262420000000022/e603e98c) <- GMM AUTH AND CIPHERING REQ (rand = 87 cb f4 9f f6 0b 8a 88 33 69 41 60 43 9b f5 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084628025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084628025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084628025 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084628025 DMM INFO MM(262420000000022/e603e98c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084628025 DMM NOTICE MM(262420000000022/e603e98c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084628025 DMM DEBUG MM(262420000000022/e603e98c) checking auth: received GSM SRES = 0f 13 40 82 (gprs_gmm.c:666) 20241026084628025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084628025 DMM DEBUG MM(262420000000022/e603e98c) Requesting authorization (sgsn_auth.c:160) 20241026084628025 DMM INFO MM(262420000000022/e603e98c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084628025 DMM DEBUG MM(262420000000022/e603e98c) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084628025 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241026084628025 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) 20241026084628025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084628025 DMM INFO MM(262420000000022/e603e98c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe603e98c) (gprs_gmm.c:300) 20241026084628026 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084628026 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084628026 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241026084628026 DMM INFO MM(262420000000022/e603e98c) Subscriber data update (mmctx.c:445) 20241026084628026 DMM DEBUG MM(262420000000022/e603e98c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084628026 DMM INFO MM(262420000000022/e603e98c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084628026 DMM NOTICE MM(262420000000022/e603e98c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241026084628026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084628026 DMM NOTICE MM(262420000000022/e603e98c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084628026 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) 20241026084628027 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084628027 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241026084628027 DMM INFO MM(262420000000022/e603e98c) Subscriber data update (mmctx.c:445) 20241026084628027 DMM DEBUG MM(262420000000022/e603e98c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084628033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084628033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084628033 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084628033 DMM INFO MM(262420000000022/e603e98c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084628033 DMM NOTICE MM(262420000000022/e603e98c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084628033 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084628033 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084628033 DLLC NOTICE LLME(d6a287dd/e603e98c){ASSIGNED} LLGM Assign pre (ffffffff => e603e98c) (gprs_llc.c:1079) 20241026084628033 DLLC NOTICE LLME(ffffffff/e603e98c){ASSIGNED} LLGM Assign post (ffffffff => e603e98c) (gprs_llc.c:1125) 20241026084628033 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084628033 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084628033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084628033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_second_attempt(858)@51ea94aae97f: 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 := 'E797628AC6E6B365316DAC04902E890D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51E91751'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4646B771C51D555'O } } } } } 20241026084628084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084628084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084628084 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084628084 DMM INFO MM(262420000000022/e603e98c) -> GMM ATTACH REQUEST MI(TMSI-0xE603E98C) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084628084 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084628084 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026084628084 DLLC NOTICE LLME(ffffffff/e603e98c){ASSIGNED} LLGM Assign pre (e603e98c => e066816b) (gprs_llc.c:1079) 20241026084628084 DLLC NOTICE LLME(e603e98c/e066816b){ASSIGNED} LLGM Assign post (e603e98c => e066816b) (gprs_llc.c:1125) 20241026084628084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084628084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084628084 DMM DEBUG MM(262420000000022/e066816b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084628090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084628090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241026084628090 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084628090 DMM DEBUG MM(262420000000022/e066816b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241026084628090 DMM NOTICE MM(262420000000022/e066816b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084628091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084628091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084628091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084628091 DMM DEBUG MM(262420000000022/e066816b) Requesting authorization (sgsn_auth.c:160) 20241026084628091 DMM INFO MM(262420000000022/e066816b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084628091 DMM DEBUG MM(262420000000022/e066816b) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084628091 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241026084628091 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) 20241026084630225 DGPRS DEBUG Checking for inactive LLMEs, time = 11743124 (sgsn.c:131) 20241026084634092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241026084634092 DMM ERROR MM(262420000000022/e066816b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241026084634092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241026084634092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026084634092 DMM NOTICE MM(262420000000022/e066816b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241026084634092 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241026084634092 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) 20241026084634092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Reject}: Deallocated (fsm.c:568) 20241026084634092 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Deallocated (fsm.c:568) 20241026084634092 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084634092 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026084634092 DLLC NOTICE LLME(e603e98c/e066816b){ASSIGNED} LLGM Assign pre (e066816b => ffffffff) (gprs_llc.c:1079) 20241026084634092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e066816b => ffffffff) (gprs_llc.c:1125) 20241026084647954 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026084647954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026084647954 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084657581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084657583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084657583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084657630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084657631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084657631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084657659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084657661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084657661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@51ea94aae97f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@51ea94aae97f: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241026084658019 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084658019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(844)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(850)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(854)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@51ea94aae97f: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@51ea94aae97f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@51ea94aae97f: Final verdict of PTC: none20241026084658021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(846)@51ea94aae97f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(852)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(842)@51ea94aae97f: Final verdict of PTC: none TC_attach_second_attempt(858)@51ea94aae97f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(848)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@51ea94aae97f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@51ea94aae97f: 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'. Sat Oct 26 08:46:58 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241026084658153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084658455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106384) 20241026084659020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084659020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106384, count=111816) 20241026084700022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084700022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026084700226 DGPRS DEBUG Checking for inactive LLMEs, time = 11743154 (sgsn.c:131) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:47: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_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 20241026084701023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084701023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_echo_timeout started. 20241026084701516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084701517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084701560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084701560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084701560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084701561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084701561 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084701561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084701561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084701561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084701561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084701562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084701562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084701562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084701563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084701563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084701563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084701563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084701563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084701563 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084701563 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084701563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084701563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084701563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084701568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084701578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084701578 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084701596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084701596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084701596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084701596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084701596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084701596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084701596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084701596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084701596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084701598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084701598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084701598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084701598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084701598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084701598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084701598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084701598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084701598 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084701598 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084701598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084701599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084701599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084701602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084701611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084701611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084701634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084701634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084701634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084701634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084701634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084701634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084701634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084701634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084701634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084701636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084701636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084701636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084701636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084701636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084701636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084701636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084701636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084701636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084701636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084701636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084701637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084701637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084701641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084701650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084701650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084702024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084702024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084702024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084702024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084702027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084702027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@51ea94aae97f: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='DE4DEDF2'O, index=0 SGSN_Test-GSUP(875)@51ea94aae97f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@51ea94aae97f: 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 := '8A83E12F84B70626D92F251DDDF5B232'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3B6BDB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8BED684B630B023'O } } } } } 20241026084702074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084702074 DLLC NOTICE LLME(ffffffff/de4dedf2){UNASSIGNED} LLC RX: unknown TLLI 0xde4dedf2, creating LLME on the fly (gprs_llc.c:552) 20241026084702074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084702074 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084702074 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084702074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084702074 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084702074 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084702074 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084702074 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084702074 DLLC NOTICE LLME(ffffffff/de4dedf2){UNASSIGNED} LLGM Assign pre (de4dedf2 => f66037a5) (gprs_llc.c:1079) 20241026084702074 DLLC NOTICE LLME(de4dedf2/f66037a5){ASSIGNED} LLGM Assign post (de4dedf2 => f66037a5) (gprs_llc.c:1125) 20241026084702074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084702074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084702074 DMM DEBUG MM(262420000000067/f66037a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084702088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084702088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084702088 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084702088 DMM DEBUG MM(262420000000067/f66037a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241026084702088 DMM NOTICE MM(262420000000067/f66037a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084702088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084702088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084702088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084702088 DMM DEBUG MM(262420000000067/f66037a5) Requesting authorization (sgsn_auth.c:160) 20241026084702088 DMM INFO MM(262420000000067/f66037a5) Requesting authentication tuples (sgsn_auth.c:184) 20241026084702088 DMM DEBUG MM(262420000000067/f66037a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084702088 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241026084702088 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@51ea94aae97f: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241026084702092 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084702092 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084702092 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084702092 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084702092 DMM INFO MM(262420000000067/f66037a5) Subscriber data update (mmctx.c:445) 20241026084702092 DMM DEBUG MM(262420000000067/f66037a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084702092 DMM INFO MM(262420000000067/f66037a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084702092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084702092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084702092 DMM INFO MM(262420000000067/f66037a5) <- GMM AUTH AND CIPHERING REQ (rand = 8a 83 e1 2f 84 b7 06 26 d9 2f 25 1d dd f5 b2 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084702100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084702100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084702100 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084702100 DMM INFO MM(262420000000067/f66037a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084702100 DMM NOTICE MM(262420000000067/f66037a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084702100 DMM DEBUG MM(262420000000067/f66037a5) checking auth: received GSM SRES = d3 b6 bd b4 (gprs_gmm.c:666) 20241026084702100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084702100 DMM DEBUG MM(262420000000067/f66037a5) Requesting authorization (sgsn_auth.c:160) 20241026084702100 DMM INFO MM(262420000000067/f66037a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084702100 DMM DEBUG MM(262420000000067/f66037a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084702100 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241026084702100 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) 20241026084702100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084702100 DMM INFO MM(262420000000067/f66037a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf66037a5) (gprs_gmm.c:300) 20241026084702101 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084702101 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084702101 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241026084702101 DMM INFO MM(262420000000067/f66037a5) Subscriber data update (mmctx.c:445) 20241026084702101 DMM DEBUG MM(262420000000067/f66037a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084702101 DMM INFO MM(262420000000067/f66037a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084702101 DMM NOTICE MM(262420000000067/f66037a5) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241026084702101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084702101 DMM NOTICE MM(262420000000067/f66037a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084702101 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) 20241026084702102 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084702102 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241026084702102 DMM INFO MM(262420000000067/f66037a5) Subscriber data update (mmctx.c:445) 20241026084702102 DMM DEBUG MM(262420000000067/f66037a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084702108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084702108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084702108 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084702108 DMM INFO MM(262420000000067/f66037a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084702108 DMM NOTICE MM(262420000000067/f66037a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084702108 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084702108 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084702108 DLLC NOTICE LLME(de4dedf2/f66037a5){ASSIGNED} LLGM Assign pre (ffffffff => f66037a5) (gprs_llc.c:1079) 20241026084702108 DLLC NOTICE LLME(ffffffff/f66037a5){ASSIGNED} LLGM Assign post (ffffffff => f66037a5) (gprs_llc.c:1125) 20241026084702108 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084702108 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084702108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084702108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@51ea94aae97f: setverdict(pass): none -> pass 20241026084702159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084702159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084702159 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084702159 DMM INFO MM(262420000000067/f66037a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084702159 DMM INFO MM(262420000000067/f66037a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084702159 DMM DEBUG MM(262420000000067/f66037a5) Using GGSN 0 (gprs_sm.c:312) 20241026084702159 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) 20241026084702159 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241026084702159 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084702159 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084702159 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241026084702170 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 78 ef 89 cc 11 81 c3 30 e8 14 05 7f e3 fc de 33 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) 20241026084702170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc351a8, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084702170 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084702170 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=f66037a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084702170 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084702170 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084707041 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241026084707043 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) 20241026084707043 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560b920148f0) (sgsn_libgtp.c:632) 20241026084712043 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1039" 20241026084717045 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241026084717045 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1039" 20241026084722026 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026084722026 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026084722026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084722045 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241026084722046 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241026084722046 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1041" 20241026084727047 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241026084727047 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241026084727047 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241026084727047 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1041" 20241026084730227 DGPRS DEBUG Checking for inactive LLMEs, time = 11743184 (sgsn.c:131) 20241026084731564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084731566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084731566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084731600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084731601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084731602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084731638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084731639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084731640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084732048 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241026084732048 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241026084732048 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241026084732048 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241026084732048 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1043" 20241026084737050 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241026084737050 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241026084737050 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241026084737050 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241026084737050 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x560b920148f0) (sgsn_libgtp.c:632) 20241026084737050 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x560b920148f0) (sgsn_libgtp.c:636) 20241026084737050 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241026084737050 DMM INFO MM(262420000000067/f66037a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084737050 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241026084737050 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026084737050 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241026084737050 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241026084737050 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026084737050 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241026084737050 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241026084737050 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026084737050 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241026084737050 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241026084737050 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026084737050 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241026084737050 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@51ea94aae97f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@51ea94aae97f: Removing Client IMSI='262420000000067'H, index=0 20241026084737060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084737060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026084737060 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084737060 DMM INFO MM(262420000000067/f66037a5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@51ea94aae97f: Final verdict of PTC: pass 20241026084737062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@51ea94aae97f: Final verdict of PTC: none 20241026084737065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084737065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(863)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(868)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(873)@51ea94aae97f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@51ea94aae97f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@51ea94aae97f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(871)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(861)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(866)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:47:37 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241026084737191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084737593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100312) 20241026084738067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084738067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100312, count=113636) 20241026084739068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084739068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:47:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084740070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084740070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_restart_ctr_echo started. 20241026084740653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084740655 DMM INFO MM(262420000000067/f66037a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084740655 DMM INFO MM(262420000000067/f66037a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084740655 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084740655 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084740655 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084740655 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084740655 DLLC NOTICE LLME(ffffffff/f66037a5){ASSIGNED} LLGM Assign pre (f66037a5 => ffffffff) (gprs_llc.c:1079) 20241026084740655 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f66037a5 => ffffffff) (gprs_llc.c:1125) 20241026084740655 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084740655 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084740655 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241026084740655 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) 20241026084740655 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) 20241026084740655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084740655 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084740655 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084740655 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084740655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084740705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084740705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084740705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084740705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084740705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084740705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084740705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084740705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084740705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(883)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(882)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084740707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084740707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084740707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084740707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084740707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084740708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084740708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084740708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084740708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084740708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084740708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084740708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084740708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084740712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(879)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084740723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084740723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(880)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084740740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084740740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084740740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084740740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084740740 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084740740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084740740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084740740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084740740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084740742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084740742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084740742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084740742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084740742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084740742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084740742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084740742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084740742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084740742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084740742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084740742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084740742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084740746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084740755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084740756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(889)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(885)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084740768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084740768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084740768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084740768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084740768 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084740768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084740768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084740768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084740768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084740769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084740769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084740769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084740770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084740770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084740770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084740770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084740770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084740770 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084740770 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084740770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084740771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084740771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084740774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084740784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084740784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084741071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084741071 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084741071 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084741071 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084741074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084741074 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@51ea94aae97f: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='CD19D10D'O, index=0 SGSN_Test-GSUP(894)@51ea94aae97f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@51ea94aae97f: 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 := '7FAFDA95F7C33B73CF76374B110E4994'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8208F5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04DE4D1E28161AAC'O } } } } } 20241026084741123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084741123 DLLC NOTICE LLME(ffffffff/cd19d10d){UNASSIGNED} LLC RX: unknown TLLI 0xcd19d10d, creating LLME on the fly (gprs_llc.c:552) 20241026084741123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084741123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084741123 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084741123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084741123 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084741123 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084741123 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084741123 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084741123 DLLC NOTICE LLME(ffffffff/cd19d10d){UNASSIGNED} LLGM Assign pre (cd19d10d => d7606506) (gprs_llc.c:1079) 20241026084741123 DLLC NOTICE LLME(cd19d10d/d7606506){ASSIGNED} LLGM Assign post (cd19d10d => d7606506) (gprs_llc.c:1125) 20241026084741123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084741123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084741123 DMM DEBUG MM(262420000000023/d7606506) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084741136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084741136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084741136 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084741136 DMM DEBUG MM(262420000000023/d7606506) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241026084741136 DMM NOTICE MM(262420000000023/d7606506) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084741136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084741136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084741136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084741136 DMM DEBUG MM(262420000000023/d7606506) Requesting authorization (sgsn_auth.c:160) 20241026084741136 DMM INFO MM(262420000000023/d7606506) Requesting authentication tuples (sgsn_auth.c:184) 20241026084741136 DMM DEBUG MM(262420000000023/d7606506) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084741136 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241026084741136 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@51ea94aae97f: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241026084741139 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084741139 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084741139 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084741139 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084741139 DMM INFO MM(262420000000023/d7606506) Subscriber data update (mmctx.c:445) 20241026084741139 DMM DEBUG MM(262420000000023/d7606506) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084741139 DMM INFO MM(262420000000023/d7606506) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084741139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084741139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084741139 DMM INFO MM(262420000000023/d7606506) <- GMM AUTH AND CIPHERING REQ (rand = 7f af da 95 f7 c3 3b 73 cf 76 37 4b 11 0e 49 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084741147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084741147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084741147 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084741147 DMM INFO MM(262420000000023/d7606506) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084741147 DMM NOTICE MM(262420000000023/d7606506) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084741147 DMM DEBUG MM(262420000000023/d7606506) checking auth: received GSM SRES = c8 20 8f 5c (gprs_gmm.c:666) 20241026084741147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084741147 DMM DEBUG MM(262420000000023/d7606506) Requesting authorization (sgsn_auth.c:160) 20241026084741147 DMM INFO MM(262420000000023/d7606506) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084741147 DMM DEBUG MM(262420000000023/d7606506) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084741147 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241026084741147 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) 20241026084741147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084741147 DMM INFO MM(262420000000023/d7606506) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7606506) (gprs_gmm.c:300) 20241026084741148 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084741148 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084741149 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241026084741149 DMM INFO MM(262420000000023/d7606506) Subscriber data update (mmctx.c:445) 20241026084741149 DMM DEBUG MM(262420000000023/d7606506) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084741149 DMM INFO MM(262420000000023/d7606506) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084741149 DMM NOTICE MM(262420000000023/d7606506) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241026084741149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084741149 DMM NOTICE MM(262420000000023/d7606506) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084741149 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) 20241026084741149 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084741149 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241026084741149 DMM INFO MM(262420000000023/d7606506) Subscriber data update (mmctx.c:445) 20241026084741149 DMM DEBUG MM(262420000000023/d7606506) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084741155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084741155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084741155 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084741155 DMM INFO MM(262420000000023/d7606506) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084741155 DMM NOTICE MM(262420000000023/d7606506) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084741155 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084741155 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084741155 DLLC NOTICE LLME(cd19d10d/d7606506){ASSIGNED} LLGM Assign pre (ffffffff => d7606506) (gprs_llc.c:1079) 20241026084741155 DLLC NOTICE LLME(ffffffff/d7606506){ASSIGNED} LLGM Assign post (ffffffff => d7606506) (gprs_llc.c:1125) 20241026084741155 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084741155 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084741155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084741155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@51ea94aae97f: setverdict(pass): none -> pass 20241026084741207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084741207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084741207 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084741207 DMM INFO MM(262420000000023/d7606506) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084741207 DMM INFO MM(262420000000023/d7606506) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084741207 DMM DEBUG MM(262420000000023/d7606506) Using GGSN 0 (gprs_sm.c:312) 20241026084741207 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241026084741207 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084741207 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084741207 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241026084741217 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 4c 4d 1f 84 11 dd f2 44 14 14 05 7f 48 a1 fa 0e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241026084741217 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc32058, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084741217 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084741217 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=d7606506, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084741217 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084741217 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084746208 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241026084746210 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) 20241026084746210 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560b920148f0) (sgsn_libgtp.c:632) 20241026084751210 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241026084751211 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) 20241026084751212 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x560b920148f0) (sgsn_libgtp.c:632) 20241026084751212 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241026084751212 DMM INFO MM(262420000000023/d7606506) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084751212 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241026084751212 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@51ea94aae97f: Removing Client IMSI='262420000000023'H, index=0 20241026084751228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084751228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026084751228 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084751228 DMM INFO MM(262420000000023/d7606506) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@51ea94aae97f: Final verdict of PTC: pass 20241026084751230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084751232 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084751232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@51ea94aae97f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(888)@51ea94aae97f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(883)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(892)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@51ea94aae97f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(881)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(890)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(886)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:47:51 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 20241026084751361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084751762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102940) 20241026084752233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084752233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102940, count=104100) 20241026084753234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084753234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084754235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084754235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_restart_ctr_create started. 20241026084754823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084754825 DMM INFO MM(262420000000023/d7606506) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084754825 DMM INFO MM(262420000000023/d7606506) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084754825 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084754825 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084754825 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084754825 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084754825 DLLC NOTICE LLME(ffffffff/d7606506){ASSIGNED} LLGM Assign pre (d7606506 => ffffffff) (gprs_llc.c:1079) 20241026084754825 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7606506 => ffffffff) (gprs_llc.c:1125) 20241026084754825 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084754825 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084754825 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241026084754825 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) 20241026084754825 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) 20241026084754825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084754825 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084754825 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084754825 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084754825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084754878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084754878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084754878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084754878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084754878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084754878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084754878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084754878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084754878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(901)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084754880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084754880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084754880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084754880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084754880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084754880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084754880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084754880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084754880 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084754880 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084754880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084754880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084754880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084754883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084754892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084754892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(903)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(899)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084754906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084754906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084754906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084754906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084754906 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084754906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084754906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084754906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084754906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084754908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084754908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084754908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084754908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084754908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084754908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084754908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084754908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084754908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084754908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084754908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084754909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084754909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084754913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084754923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084754923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(908)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(905)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084754952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084754952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084754952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084754952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084754952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084754952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084754952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084754952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084754952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084754954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084754954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084754954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084754954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084754954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084754954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084754954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084754954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084754954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084754954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084754954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084754955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084754955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084754959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084754966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084754966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(909)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084755236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084755236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084755236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084755236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084755238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084755239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@51ea94aae97f: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='F7EFAA24'O, index=0 SGSN_Test-GSUP(913)@51ea94aae97f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@51ea94aae97f: 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 := '6B9F15E6399C2653F11050605BB2B500'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45508AB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DCF59A2E6D86A21'O } } } } } 20241026084755288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084755288 DLLC NOTICE LLME(ffffffff/f7efaa24){UNASSIGNED} LLC RX: unknown TLLI 0xf7efaa24, creating LLME on the fly (gprs_llc.c:552) 20241026084755288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084755288 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084755288 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084755288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084755288 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084755288 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084755288 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084755288 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084755288 DLLC NOTICE LLME(ffffffff/f7efaa24){UNASSIGNED} LLGM Assign pre (f7efaa24 => f651d3e0) (gprs_llc.c:1079) 20241026084755288 DLLC NOTICE LLME(f7efaa24/f651d3e0){ASSIGNED} LLGM Assign post (f7efaa24 => f651d3e0) (gprs_llc.c:1125) 20241026084755288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084755288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084755288 DMM DEBUG MM(262420000000024/f651d3e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084755299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084755299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084755299 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084755299 DMM DEBUG MM(262420000000024/f651d3e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241026084755299 DMM NOTICE MM(262420000000024/f651d3e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084755299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084755300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084755300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084755300 DMM DEBUG MM(262420000000024/f651d3e0) Requesting authorization (sgsn_auth.c:160) 20241026084755300 DMM INFO MM(262420000000024/f651d3e0) Requesting authentication tuples (sgsn_auth.c:184) 20241026084755300 DMM DEBUG MM(262420000000024/f651d3e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084755300 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241026084755300 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@51ea94aae97f: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241026084755303 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084755303 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084755303 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084755303 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084755303 DMM INFO MM(262420000000024/f651d3e0) Subscriber data update (mmctx.c:445) 20241026084755303 DMM DEBUG MM(262420000000024/f651d3e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084755303 DMM INFO MM(262420000000024/f651d3e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084755303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084755303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084755303 DMM INFO MM(262420000000024/f651d3e0) <- GMM AUTH AND CIPHERING REQ (rand = 6b 9f 15 e6 39 9c 26 53 f1 10 50 60 5b b2 b5 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084755311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084755311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084755311 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084755311 DMM INFO MM(262420000000024/f651d3e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084755311 DMM NOTICE MM(262420000000024/f651d3e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084755311 DMM DEBUG MM(262420000000024/f651d3e0) checking auth: received GSM SRES = 45 50 8a b5 (gprs_gmm.c:666) 20241026084755311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084755311 DMM DEBUG MM(262420000000024/f651d3e0) Requesting authorization (sgsn_auth.c:160) 20241026084755311 DMM INFO MM(262420000000024/f651d3e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084755311 DMM DEBUG MM(262420000000024/f651d3e0) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084755311 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241026084755311 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) 20241026084755311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084755311 DMM INFO MM(262420000000024/f651d3e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf651d3e0) (gprs_gmm.c:300) 20241026084755313 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084755313 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084755313 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241026084755313 DMM INFO MM(262420000000024/f651d3e0) Subscriber data update (mmctx.c:445) 20241026084755313 DMM DEBUG MM(262420000000024/f651d3e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084755313 DMM INFO MM(262420000000024/f651d3e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084755313 DMM NOTICE MM(262420000000024/f651d3e0) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241026084755313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084755313 DMM NOTICE MM(262420000000024/f651d3e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084755313 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) 20241026084755313 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084755313 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241026084755313 DMM INFO MM(262420000000024/f651d3e0) Subscriber data update (mmctx.c:445) 20241026084755313 DMM DEBUG MM(262420000000024/f651d3e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084755320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084755320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084755320 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084755320 DMM INFO MM(262420000000024/f651d3e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084755320 DMM NOTICE MM(262420000000024/f651d3e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084755320 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084755320 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084755320 DLLC NOTICE LLME(f7efaa24/f651d3e0){ASSIGNED} LLGM Assign pre (ffffffff => f651d3e0) (gprs_llc.c:1079) 20241026084755320 DLLC NOTICE LLME(ffffffff/f651d3e0){ASSIGNED} LLGM Assign post (ffffffff => f651d3e0) (gprs_llc.c:1125) 20241026084755320 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084755320 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084755320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084755320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@51ea94aae97f: setverdict(pass): none -> pass 20241026084755371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084755371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084755371 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084755371 DMM INFO MM(262420000000024/f651d3e0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084755371 DMM INFO MM(262420000000024/f651d3e0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084755371 DMM DEBUG MM(262420000000024/f651d3e0) Using GGSN 0 (gprs_sm.c:312) 20241026084755371 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241026084755371 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084755371 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084755371 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241026084755384 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 13 09 49 74 11 f2 f3 e9 d1 14 05 7f 22 4c ec b1 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) 20241026084755384 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f793cc32058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241026084755384 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f793cc32058, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084755384 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241026084755384 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241026084755384 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026084755384 DMM NOTICE MM(262420000000024/f651d3e0) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084755390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084755390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084755390 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084755390 DMM INFO MM(262420000000024/f651d3e0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084755390 DMM INFO MM(262420000000024/f651d3e0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084755390 DMM DEBUG MM(262420000000024/f651d3e0) Using GGSN 0 (gprs_sm.c:312) 20241026084755390 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241026084755390 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084755390 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084755390 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241026084755394 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 13 09 49 74 11 f2 f3 e9 d1 14 05 7f 22 4c ec b1 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) 20241026084755394 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f793cc32058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241026084755394 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc32058, cbp=0x560b9201e120) (sgsn_libgtp.c:632) 20241026084755394 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084755394 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=f651d3e0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084755394 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084755394 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@51ea94aae97f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@51ea94aae97f: Final verdict of PTC: pass 20241026084755402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@51ea94aae97f: Final verdict of PTC: none 20241026084755405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084755405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_create-BVCI196(899)@51ea94aae97f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(909)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(906)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(902)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(912)@51ea94aae97f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(910)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(900)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(904)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(909): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:47:55 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 20241026084755530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084755932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95852) 20241026084756406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084756406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95852, count=104688) 20241026084757407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084757407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:47:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026084758408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084758408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241026084758993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084758994 DMM INFO MM(262420000000024/f651d3e0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084758994 DMM INFO MM(262420000000024/f651d3e0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084758994 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084758994 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084758994 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084758994 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084758994 DLLC NOTICE LLME(ffffffff/f651d3e0){ASSIGNED} LLGM Assign pre (f651d3e0 => ffffffff) (gprs_llc.c:1079) 20241026084758994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f651d3e0 => ffffffff) (gprs_llc.c:1125) 20241026084758994 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084758994 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084758994 DMM NOTICE MM(262420000000024/f651d3e0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026084758994 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241026084758994 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026084758994 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084758994 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241026084758994 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241026084758994 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) 20241026084758994 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) 20241026084758994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084758994 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084758994 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084758994 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084758994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084759050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084759050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084759050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084759050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084759050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084759050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084759050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084759050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084759050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084759052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084759052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084759052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084759053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084759053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084759053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084759053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084759053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084759053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084759053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084759053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(921)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084759053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084759053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084759057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084759067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084759067 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@51ea94aae97f: 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)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084759081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084759081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084759081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084759081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084759081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084759081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084759081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084759081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084759081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084759083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084759083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084759083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084759083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084759083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084759083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084759083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084759083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084759083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084759083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084759083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084759083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084759083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084759087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084759096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084759096 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)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084759121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084759121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084759121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084759121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084759121 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084759121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084759121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084759121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084759121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084759122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084759122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084759122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084759123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084759123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084759123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084759123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084759123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084759123 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084759123 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084759123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084759124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084759124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084759127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084759136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084759136 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)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084759409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084759409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084759409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084759409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084759411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084759412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026084800228 DGPRS DEBUG Checking for inactive LLMEs, time = 11743214 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@51ea94aae97f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='EB881843'O, index=0 SGSN_Test-GSUP(932)@51ea94aae97f: 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)@51ea94aae97f: 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 := '71263CD8A0871DE492F6FEF9FD5FFC89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3B2ADF3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96FCAD389CA43D56'O } } } } } 20241026084800464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084800464 DLLC NOTICE LLME(ffffffff/eb881843){UNASSIGNED} LLC RX: unknown TLLI 0xeb881843, creating LLME on the fly (gprs_llc.c:552) 20241026084800464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084800464 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084800464 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084800464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084800464 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084800464 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084800464 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084800464 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084800464 DLLC NOTICE LLME(ffffffff/eb881843){UNASSIGNED} LLGM Assign pre (eb881843 => cf0bd54c) (gprs_llc.c:1079) 20241026084800464 DLLC NOTICE LLME(eb881843/cf0bd54c){ASSIGNED} LLGM Assign post (eb881843 => cf0bd54c) (gprs_llc.c:1125) 20241026084800464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084800464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084800464 DMM DEBUG MM(262420000000025/cf0bd54c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084800476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084800476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084800476 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084800476 DMM DEBUG MM(262420000000025/cf0bd54c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241026084800476 DMM NOTICE MM(262420000000025/cf0bd54c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084800476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084800476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084800476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084800476 DMM DEBUG MM(262420000000025/cf0bd54c) Requesting authorization (sgsn_auth.c:160) 20241026084800476 DMM INFO MM(262420000000025/cf0bd54c) Requesting authentication tuples (sgsn_auth.c:184) 20241026084800476 DMM DEBUG MM(262420000000025/cf0bd54c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084800476 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241026084800476 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241026084800479 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084800479 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084800479 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084800479 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084800479 DMM INFO MM(262420000000025/cf0bd54c) Subscriber data update (mmctx.c:445) 20241026084800479 DMM DEBUG MM(262420000000025/cf0bd54c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084800479 DMM INFO MM(262420000000025/cf0bd54c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084800479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084800479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084800479 DMM INFO MM(262420000000025/cf0bd54c) <- GMM AUTH AND CIPHERING REQ (rand = 71 26 3c d8 a0 87 1d e4 92 f6 fe f9 fd 5f fc 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084800486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084800486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084800486 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084800486 DMM INFO MM(262420000000025/cf0bd54c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084800486 DMM NOTICE MM(262420000000025/cf0bd54c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084800486 DMM DEBUG MM(262420000000025/cf0bd54c) checking auth: received GSM SRES = b3 b2 ad f3 (gprs_gmm.c:666) 20241026084800486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084800486 DMM DEBUG MM(262420000000025/cf0bd54c) Requesting authorization (sgsn_auth.c:160) 20241026084800486 DMM INFO MM(262420000000025/cf0bd54c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084800486 DMM DEBUG MM(262420000000025/cf0bd54c) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084800486 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241026084800486 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) 20241026084800486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084800486 DMM INFO MM(262420000000025/cf0bd54c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf0bd54c) (gprs_gmm.c:300) 20241026084800487 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084800487 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084800487 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241026084800487 DMM INFO MM(262420000000025/cf0bd54c) Subscriber data update (mmctx.c:445) 20241026084800487 DMM DEBUG MM(262420000000025/cf0bd54c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084800487 DMM INFO MM(262420000000025/cf0bd54c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084800487 DMM NOTICE MM(262420000000025/cf0bd54c) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241026084800487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084800487 DMM NOTICE MM(262420000000025/cf0bd54c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084800487 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) 20241026084800488 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084800488 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241026084800488 DMM INFO MM(262420000000025/cf0bd54c) Subscriber data update (mmctx.c:445) 20241026084800488 DMM DEBUG MM(262420000000025/cf0bd54c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084800494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084800494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084800494 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084800494 DMM INFO MM(262420000000025/cf0bd54c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084800494 DMM NOTICE MM(262420000000025/cf0bd54c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084800494 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084800494 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084800494 DLLC NOTICE LLME(eb881843/cf0bd54c){ASSIGNED} LLGM Assign pre (ffffffff => cf0bd54c) (gprs_llc.c:1079) 20241026084800494 DLLC NOTICE LLME(ffffffff/cf0bd54c){ASSIGNED} LLGM Assign post (ffffffff => cf0bd54c) (gprs_llc.c:1125) 20241026084800494 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084800494 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084800494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084800494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@51ea94aae97f: setverdict(pass): none -> pass 20241026084800545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084800545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084800545 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084800545 DMM INFO MM(262420000000025/cf0bd54c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084800545 DMM INFO MM(262420000000025/cf0bd54c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084800545 DMM DEBUG MM(262420000000025/cf0bd54c) Using GGSN 0 (gprs_sm.c:312) 20241026084800545 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) 20241026084800545 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241026084800545 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084800545 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084800545 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241026084800558 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 7e f9 94 c5 11 9c ad f0 d2 14 05 7f ba b5 dc 15 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241026084800558 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc330c8, cbp=0x560b9201b810) (sgsn_libgtp.c:632) 20241026084800558 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084800558 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=cf0bd54c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084800558 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084800558 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084800565 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241026084800565 DGPRS INFO PDP(262420000000025:5): Context 0x7f793cc330c8 was deleted (sgsn_libgtp.c:660) 20241026084800565 DMM INFO MM(262420000000025/cf0bd54c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084800565 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241026084800565 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026084808566 DMM INFO MM(262420000000025/cf0bd54c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084816001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241026084816567 DMM INFO MM(262420000000025/cf0bd54c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084819410 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026084819410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026084819411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084824568 DMM INFO MM(262420000000025/cf0bd54c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084829055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084829057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084829057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084829084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084829086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084829086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084829124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084829126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084829126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026084830229 DGPRS DEBUG Checking for inactive LLMEs, time = 11743244 (sgsn.c:131) 20241026084832569 DMM INFO MM(262420000000025/cf0bd54c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@51ea94aae97f: Removing Client IMSI='262420000000025'H, index=0 20241026084832578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084832578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026084832578 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084832578 DMM INFO MM(262420000000025/cf0bd54c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@51ea94aae97f: Final verdict of PTC: pass 20241026084832581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@51ea94aae97f: Final verdict of PTC: none 20241026084832583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084832583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(921)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(930)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(925)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(928)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(923)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(919)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:48:32 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 20241026084832712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084833113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110948) 20241026084833584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084833584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110948, count=112208) 20241026084834585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084834585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:48: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_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 20241026084835586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084835586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241026084836174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084836175 DMM INFO MM(262420000000025/cf0bd54c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084836175 DMM INFO MM(262420000000025/cf0bd54c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084836175 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084836175 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084836175 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084836175 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084836175 DLLC NOTICE LLME(ffffffff/cf0bd54c){ASSIGNED} LLGM Assign pre (cf0bd54c => ffffffff) (gprs_llc.c:1079) 20241026084836175 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf0bd54c => ffffffff) (gprs_llc.c:1125) 20241026084836175 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084836175 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084836175 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241026084836175 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) 20241026084836176 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) 20241026084836176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084836176 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084836176 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084836176 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084836176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084836218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084836218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084836218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084836218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084836218 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084836218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084836218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084836218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084836218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084836220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084836220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084836220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084836220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084836220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084836220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084836220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084836220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084836220 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084836220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084836220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(939)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084836221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084836221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084836224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084836235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084836235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084836254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084836254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084836254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084836254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084836254 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084836254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084836254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084836254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084836254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084836256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084836256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084836256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084836256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084836256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084836256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084836256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084836256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084836256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084836256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084836256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084836257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084836257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084836260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084836268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084836268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084836304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084836304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084836304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084836304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084836304 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084836304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084836304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084836304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084836304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084836306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084836306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084836306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084836306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084836306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084836306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084836306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084836306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084836306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084836306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084836306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084836307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084836307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084836310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084836320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084836320 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)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084836588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084836588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084836588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084836588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084836590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084836591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@51ea94aae97f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='CEE7B19C'O, index=0 SGSN_Test-GSUP(951)@51ea94aae97f: 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)@51ea94aae97f: 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 := '54EAABC19F210E6093543D710B46A0FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE980125'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8BF6653798DABB4'O } } } } } 20241026084836635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084836635 DLLC NOTICE LLME(ffffffff/cee7b19c){UNASSIGNED} LLC RX: unknown TLLI 0xcee7b19c, creating LLME on the fly (gprs_llc.c:552) 20241026084836635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084836635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084836635 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084836635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084836635 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084836635 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084836635 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084836635 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084836635 DLLC NOTICE LLME(ffffffff/cee7b19c){UNASSIGNED} LLGM Assign pre (cee7b19c => db98bdf5) (gprs_llc.c:1079) 20241026084836635 DLLC NOTICE LLME(cee7b19c/db98bdf5){ASSIGNED} LLGM Assign post (cee7b19c => db98bdf5) (gprs_llc.c:1125) 20241026084836635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084836635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084836635 DMM DEBUG MM(262420000000027/db98bdf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084836648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084836648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084836649 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084836649 DMM DEBUG MM(262420000000027/db98bdf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241026084836649 DMM NOTICE MM(262420000000027/db98bdf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084836649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084836649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084836649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084836649 DMM DEBUG MM(262420000000027/db98bdf5) Requesting authorization (sgsn_auth.c:160) 20241026084836649 DMM INFO MM(262420000000027/db98bdf5) Requesting authentication tuples (sgsn_auth.c:184) 20241026084836649 DMM DEBUG MM(262420000000027/db98bdf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084836649 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241026084836649 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241026084836651 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084836651 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084836651 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084836651 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084836651 DMM INFO MM(262420000000027/db98bdf5) Subscriber data update (mmctx.c:445) 20241026084836651 DMM DEBUG MM(262420000000027/db98bdf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084836651 DMM INFO MM(262420000000027/db98bdf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084836651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084836652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084836652 DMM INFO MM(262420000000027/db98bdf5) <- GMM AUTH AND CIPHERING REQ (rand = 54 ea ab c1 9f 21 0e 60 93 54 3d 71 0b 46 a0 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084836659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084836659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084836659 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084836659 DMM INFO MM(262420000000027/db98bdf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084836659 DMM NOTICE MM(262420000000027/db98bdf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084836659 DMM DEBUG MM(262420000000027/db98bdf5) checking auth: received GSM SRES = de 98 01 25 (gprs_gmm.c:666) 20241026084836659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084836659 DMM DEBUG MM(262420000000027/db98bdf5) Requesting authorization (sgsn_auth.c:160) 20241026084836659 DMM INFO MM(262420000000027/db98bdf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084836659 DMM DEBUG MM(262420000000027/db98bdf5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084836659 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241026084836659 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) 20241026084836659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084836659 DMM INFO MM(262420000000027/db98bdf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb98bdf5) (gprs_gmm.c:300) 20241026084836660 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084836660 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084836660 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241026084836660 DMM INFO MM(262420000000027/db98bdf5) Subscriber data update (mmctx.c:445) 20241026084836660 DMM DEBUG MM(262420000000027/db98bdf5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084836660 DMM INFO MM(262420000000027/db98bdf5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084836660 DMM NOTICE MM(262420000000027/db98bdf5) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241026084836660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084836660 DMM NOTICE MM(262420000000027/db98bdf5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084836660 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) 20241026084836661 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084836661 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241026084836661 DMM INFO MM(262420000000027/db98bdf5) Subscriber data update (mmctx.c:445) 20241026084836661 DMM DEBUG MM(262420000000027/db98bdf5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084836666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084836666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084836666 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084836666 DMM INFO MM(262420000000027/db98bdf5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084836666 DMM NOTICE MM(262420000000027/db98bdf5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084836666 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084836666 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084836667 DLLC NOTICE LLME(cee7b19c/db98bdf5){ASSIGNED} LLGM Assign pre (ffffffff => db98bdf5) (gprs_llc.c:1079) 20241026084836667 DLLC NOTICE LLME(ffffffff/db98bdf5){ASSIGNED} LLGM Assign post (ffffffff => db98bdf5) (gprs_llc.c:1125) 20241026084836667 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084836667 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084836667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084836667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@51ea94aae97f: setverdict(pass): none -> pass 20241026084836718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084836718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084836718 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084836718 DMM INFO MM(262420000000027/db98bdf5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084836718 DMM INFO MM(262420000000027/db98bdf5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084836718 DMM DEBUG MM(262420000000027/db98bdf5) Using GGSN 0 (gprs_sm.c:312) 20241026084836718 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) 20241026084836718 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241026084836718 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084836718 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084836718 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@51ea94aae97f: First createPDPContextRequest received, dropping & waiting for retransmission 20241026084841719 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241026084841728 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 af 4b 52 ff 11 74 99 1c 12 14 05 7f e6 3f 2c 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241026084841728 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc330c8, cbp=0x560b9201b810) (sgsn_libgtp.c:632) 20241026084841728 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084841728 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=db98bdf5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084841728 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084841728 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241026084841737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084841737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241026084841737 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084841737 DMM INFO MM(262420000000027/db98bdf5) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241026084841737 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084841737 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@51ea94aae97f: First deletePDPContextRequest received, dropping & waiting for retransmission 20241026084846738 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241026084846740 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) 20241026084846740 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f793cc330c8, cbp=0x560b9201b810) (sgsn_libgtp.c:632) 20241026084846740 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241026084846740 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=db98bdf5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084846740 DMM INFO MM(262420000000027/db98bdf5) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241026084846740 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241026084846740 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@51ea94aae97f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@51ea94aae97f: Final verdict of PTC: pass 20241026084846751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@51ea94aae97f: Final verdict of PTC: none 20241026084846753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084846753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(939)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(944)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(950)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(948)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(942)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(937)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:48:46 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 20241026084846883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084847284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95520) 20241026084847754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084847754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95520, count=103696) 20241026084848756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084848756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084849757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084849757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241026084850345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084850347 DMM INFO MM(262420000000027/db98bdf5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084850347 DMM INFO MM(262420000000027/db98bdf5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084850347 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084850347 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084850347 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084850347 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084850347 DLLC NOTICE LLME(ffffffff/db98bdf5){ASSIGNED} LLGM Assign pre (db98bdf5 => ffffffff) (gprs_llc.c:1079) 20241026084850347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db98bdf5 => ffffffff) (gprs_llc.c:1125) 20241026084850347 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241026084850347 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) 20241026084850347 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) 20241026084850347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084850347 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084850347 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084850347 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084850347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084850391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084850391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084850391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084850391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084850391 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084850391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084850391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084850391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084850391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084850392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084850392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084850392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084850392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084850392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084850392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084850392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084850392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084850392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084850392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084850392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084850393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084850393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084850398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084850407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084850434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084850434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084850434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084850434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084850434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084850434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084850434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084850434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084850434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084850435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084850435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084850435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084850436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084850436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084850436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084850436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084850436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084850436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084850436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084850436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(964)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(963)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084850437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084850437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084850440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084850449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(963)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084850467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084850467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084850467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084850467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084850467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084850467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084850467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084850467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084850467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084850469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084850469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084850469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084850469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084850469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084850469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084850469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084850469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084850469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084850469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084850469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084850470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084850470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084850474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084850483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850483 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)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084850758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084850758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084850758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084850758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084850760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084850760 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@51ea94aae97f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='DF57EB5A'O, index=0 SGSN_Test-GSUP(970)@51ea94aae97f: 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)@51ea94aae97f: 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 := 'C8C6C7A90FCED0F1F70B66F8F99973CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2DE1F0A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '236CCA3A5CDDBEA7'O } } } } } 20241026084850805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850805 DLLC NOTICE LLME(ffffffff/df57eb5a){UNASSIGNED} LLC RX: unknown TLLI 0xdf57eb5a, creating LLME on the fly (gprs_llc.c:552) 20241026084850805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084850805 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084850805 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084850805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084850805 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084850805 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084850805 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084850805 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084850805 DLLC NOTICE LLME(ffffffff/df57eb5a){UNASSIGNED} LLGM Assign pre (df57eb5a => e38b08f2) (gprs_llc.c:1079) 20241026084850805 DLLC NOTICE LLME(df57eb5a/e38b08f2){ASSIGNED} LLGM Assign post (df57eb5a => e38b08f2) (gprs_llc.c:1125) 20241026084850805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084850805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084850805 DMM DEBUG MM(262420000000028/e38b08f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084850818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084850818 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084850818 DMM DEBUG MM(262420000000028/e38b08f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241026084850818 DMM NOTICE MM(262420000000028/e38b08f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084850818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084850818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084850819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084850819 DMM DEBUG MM(262420000000028/e38b08f2) Requesting authorization (sgsn_auth.c:160) 20241026084850819 DMM INFO MM(262420000000028/e38b08f2) Requesting authentication tuples (sgsn_auth.c:184) 20241026084850819 DMM DEBUG MM(262420000000028/e38b08f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084850819 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241026084850819 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241026084850822 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084850822 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084850822 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084850822 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084850822 DMM INFO MM(262420000000028/e38b08f2) Subscriber data update (mmctx.c:445) 20241026084850822 DMM DEBUG MM(262420000000028/e38b08f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084850822 DMM INFO MM(262420000000028/e38b08f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084850822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084850822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084850822 DMM INFO MM(262420000000028/e38b08f2) <- GMM AUTH AND CIPHERING REQ (rand = c8 c6 c7 a9 0f ce d0 f1 f7 0b 66 f8 f9 99 73 cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084850830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084850830 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084850830 DMM INFO MM(262420000000028/e38b08f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084850830 DMM NOTICE MM(262420000000028/e38b08f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084850830 DMM DEBUG MM(262420000000028/e38b08f2) checking auth: received GSM SRES = 2d e1 f0 a5 (gprs_gmm.c:666) 20241026084850830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084850830 DMM DEBUG MM(262420000000028/e38b08f2) Requesting authorization (sgsn_auth.c:160) 20241026084850830 DMM INFO MM(262420000000028/e38b08f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084850830 DMM DEBUG MM(262420000000028/e38b08f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084850830 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241026084850830 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) 20241026084850830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084850830 DMM INFO MM(262420000000028/e38b08f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38b08f2) (gprs_gmm.c:300) 20241026084850832 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084850832 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084850832 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241026084850832 DMM INFO MM(262420000000028/e38b08f2) Subscriber data update (mmctx.c:445) 20241026084850832 DMM DEBUG MM(262420000000028/e38b08f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084850832 DMM INFO MM(262420000000028/e38b08f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084850832 DMM NOTICE MM(262420000000028/e38b08f2) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241026084850832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084850832 DMM NOTICE MM(262420000000028/e38b08f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084850832 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) 20241026084850832 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084850832 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241026084850832 DMM INFO MM(262420000000028/e38b08f2) Subscriber data update (mmctx.c:445) 20241026084850832 DMM DEBUG MM(262420000000028/e38b08f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084850839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084850839 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084850839 DMM INFO MM(262420000000028/e38b08f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084850839 DMM NOTICE MM(262420000000028/e38b08f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084850839 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084850839 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084850839 DLLC NOTICE LLME(df57eb5a/e38b08f2){ASSIGNED} LLGM Assign pre (ffffffff => e38b08f2) (gprs_llc.c:1079) 20241026084850839 DLLC NOTICE LLME(ffffffff/e38b08f2){ASSIGNED} LLGM Assign post (ffffffff => e38b08f2) (gprs_llc.c:1125) 20241026084850839 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084850839 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084850839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084850839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@51ea94aae97f: setverdict(pass): none -> pass 20241026084850890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084850890 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084850890 DMM INFO MM(262420000000028/e38b08f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084850890 DMM INFO MM(262420000000028/e38b08f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084850890 DMM DEBUG MM(262420000000028/e38b08f2) Using GGSN 0 (gprs_sm.c:312) 20241026084850890 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) 20241026084850890 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241026084850890 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084850890 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084850891 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241026084850901 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 e2 84 79 08 11 07 2e 06 86 14 05 7f cf 77 8f 02 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) 20241026084850901 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc330c8, cbp=0x560b9201b810) (sgsn_libgtp.c:632) 20241026084850901 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084850901 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=e38b08f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084850901 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084850901 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084850908 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241026084850908 DGPRS INFO PDP(262420000000028:5): Context 0x7f793cc330c8 was deleted (sgsn_libgtp.c:660) 20241026084850908 DMM INFO MM(262420000000028/e38b08f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084850908 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241026084850908 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@51ea94aae97f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241026084850913 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241026084850914 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) 20241026084850914 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) 20241026084850915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084850915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026084850915 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084850915 DMM INFO MM(262420000000028/e38b08f2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@51ea94aae97f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@51ea94aae97f: Final verdict of PTC: pass 20241026084850918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41800<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084850920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084850920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(970)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(958)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(968)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(964)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(956)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(962)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(966)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:48:51 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 20241026084851047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084851448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83808) 20241026084851922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084851922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83808, count=101812) 20241026084852924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084852924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084853925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084853925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241026084854509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084854510 DMM INFO MM(262420000000028/e38b08f2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084854510 DMM INFO MM(262420000000028/e38b08f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084854510 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084854510 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084854510 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084854510 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084854510 DLLC NOTICE LLME(ffffffff/e38b08f2){ASSIGNED} LLGM Assign pre (e38b08f2 => ffffffff) (gprs_llc.c:1079) 20241026084854510 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e38b08f2 => ffffffff) (gprs_llc.c:1125) 20241026084854510 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084854510 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084854511 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241026084854511 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) 20241026084854511 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) 20241026084854511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084854511 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084854511 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084854511 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084854511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084854552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084854552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084854552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084854552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084854552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084854552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084854552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084854552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084854552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084854553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084854553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084854553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084854554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084854554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084854554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084854554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084854554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084854554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084854554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084854554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084854554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084854554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084854558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084854569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084854569 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)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084854589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084854589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084854589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084854589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084854589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084854589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084854589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084854589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084854589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084854590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084854590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084854590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084854591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084854591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084854591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084854591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084854591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084854591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084854591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084854591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084854591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084854591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084854595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084854605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084854605 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)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084854628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084854628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084854628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084854628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084854628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084854628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084854628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084854628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084854628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084854630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084854630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084854630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084854630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084854630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084854631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084854631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084854631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084854631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084854631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084854631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084854631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084854631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084854635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084854643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084854643 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)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084854926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084854926 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084854926 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084854926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084854928 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084854929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C2327E66'O, index=0 SGSN_Test-GSUP(989)@51ea94aae97f: 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)@51ea94aae97f: 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 := 'DB79C5C273A4E72BB109B0F8F33E5D72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DB22EE0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CF7730A06578A6E'O } } } } } 20241026084854975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084854975 DLLC NOTICE LLME(ffffffff/c2327e66){UNASSIGNED} LLC RX: unknown TLLI 0xc2327e66, creating LLME on the fly (gprs_llc.c:552) 20241026084854975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084854975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084854975 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084854975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084854975 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084854975 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084854975 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084854975 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084854975 DLLC NOTICE LLME(ffffffff/c2327e66){UNASSIGNED} LLGM Assign pre (c2327e66 => ed374274) (gprs_llc.c:1079) 20241026084854975 DLLC NOTICE LLME(c2327e66/ed374274){ASSIGNED} LLGM Assign post (c2327e66 => ed374274) (gprs_llc.c:1125) 20241026084854975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084854975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084854975 DMM DEBUG MM(262420000000026/ed374274) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084854987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084854987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084854987 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084854987 DMM DEBUG MM(262420000000026/ed374274) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241026084854987 DMM NOTICE MM(262420000000026/ed374274) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084854987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084854987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084854987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084854987 DMM DEBUG MM(262420000000026/ed374274) Requesting authorization (sgsn_auth.c:160) 20241026084854987 DMM INFO MM(262420000000026/ed374274) Requesting authentication tuples (sgsn_auth.c:184) 20241026084854987 DMM DEBUG MM(262420000000026/ed374274) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084854987 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241026084854987 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241026084854990 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084854990 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084854990 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084854990 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084854990 DMM INFO MM(262420000000026/ed374274) Subscriber data update (mmctx.c:445) 20241026084854990 DMM DEBUG MM(262420000000026/ed374274) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084854990 DMM INFO MM(262420000000026/ed374274) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084854990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084854990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084854990 DMM INFO MM(262420000000026/ed374274) <- GMM AUTH AND CIPHERING REQ (rand = db 79 c5 c2 73 a4 e7 2b b1 09 b0 f8 f3 3e 5d 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084854998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084854998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084854998 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084854998 DMM INFO MM(262420000000026/ed374274) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084854998 DMM NOTICE MM(262420000000026/ed374274) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084854998 DMM DEBUG MM(262420000000026/ed374274) checking auth: received GSM SRES = 5d b2 2e e0 (gprs_gmm.c:666) 20241026084854998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084854998 DMM DEBUG MM(262420000000026/ed374274) Requesting authorization (sgsn_auth.c:160) 20241026084854998 DMM INFO MM(262420000000026/ed374274) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084854998 DMM DEBUG MM(262420000000026/ed374274) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084854998 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241026084854998 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) 20241026084854998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084854998 DMM INFO MM(262420000000026/ed374274) <- GMM ATTACH ACCEPT (new P-TMSI=0xed374274) (gprs_gmm.c:300) 20241026084854999 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084854999 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084854999 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241026084854999 DMM INFO MM(262420000000026/ed374274) Subscriber data update (mmctx.c:445) 20241026084854999 DMM DEBUG MM(262420000000026/ed374274) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084854999 DMM INFO MM(262420000000026/ed374274) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084854999 DMM NOTICE MM(262420000000026/ed374274) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241026084854999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084854999 DMM NOTICE MM(262420000000026/ed374274) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084854999 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) 20241026084855000 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084855000 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241026084855000 DMM INFO MM(262420000000026/ed374274) Subscriber data update (mmctx.c:445) 20241026084855000 DMM DEBUG MM(262420000000026/ed374274) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084855006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084855006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084855006 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084855006 DMM INFO MM(262420000000026/ed374274) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084855006 DMM NOTICE MM(262420000000026/ed374274) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084855006 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084855006 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084855006 DLLC NOTICE LLME(c2327e66/ed374274){ASSIGNED} LLGM Assign pre (ffffffff => ed374274) (gprs_llc.c:1079) 20241026084855006 DLLC NOTICE LLME(ffffffff/ed374274){ASSIGNED} LLGM Assign post (ffffffff => ed374274) (gprs_llc.c:1125) 20241026084855006 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084855006 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084855006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084855006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@51ea94aae97f: setverdict(pass): none -> pass 20241026084855057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084855057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084855057 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084855057 DMM INFO MM(262420000000026/ed374274) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084855057 DMM INFO MM(262420000000026/ed374274) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084855057 DMM DEBUG MM(262420000000026/ed374274) Using GGSN 0 (gprs_sm.c:312) 20241026084855057 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) 20241026084855057 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241026084855057 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084855057 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084855057 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241026084855067 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 ee c8 4c 76 11 56 ec 12 9b 14 05 7f 81 01 a5 fe 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) 20241026084855067 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc330c8, cbp=0x560b9201b810) (sgsn_libgtp.c:632) 20241026084855067 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084855067 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=ed374274, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084855067 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084855067 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084855075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084855075 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026084855075 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084855078 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 ee c8 4c 76 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241026084855078 DGPRS INFO PDP(262420000000026:5): Context 0x7f793cc330c8 was deleted (sgsn_libgtp.c:660) 20241026084855078 DMM INFO MM(262420000000026/ed374274) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241026084855078 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241026084855078 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@51ea94aae97f: Removing Client IMSI='262420000000026'H, index=0 20241026084855084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084855084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026084855084 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084855084 DMM INFO MM(262420000000026/ed374274) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@51ea94aae97f: Final verdict of PTC: pass 20241026084855087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41814<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084855088 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084855088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(989)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(982)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(987)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(977)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(975)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(980)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(985)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:48:55 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 20241026084855219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084855620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103192) 20241026084856090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084856090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103192, count=104352) 20241026084857092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084857092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026084858094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084858094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_gmm_detach started. 20241026084858686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084858687 DMM INFO MM(262420000000026/ed374274) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084858687 DMM INFO MM(262420000000026/ed374274) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084858687 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084858687 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084858687 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084858687 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084858687 DLLC NOTICE LLME(ffffffff/ed374274){ASSIGNED} LLGM Assign pre (ed374274 => ffffffff) (gprs_llc.c:1079) 20241026084858687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed374274 => ffffffff) (gprs_llc.c:1125) 20241026084858687 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084858687 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084858687 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241026084858687 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) 20241026084858687 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) 20241026084858687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084858687 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084858687 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084858687 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084858687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084858742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084858742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084858742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084858742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084858742 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084858742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084858742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084858742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084858742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(996)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084858744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084858744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084858744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084858744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084858744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084858744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084858744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084858744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084858744 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084858744 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084858744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084858745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084858745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084858748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084858757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084858757 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(998)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(994)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084858767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084858767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084858767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084858767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084858767 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084858767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084858767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084858767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084858767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084858769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084858769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084858769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084858769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084858769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084858769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084858769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084858769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084858769 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084858769 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084858769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084858770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084858770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084858774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084858784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084858784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084858806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084858806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084858806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084858806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084858806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084858808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084858808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084858808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084858808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084858808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084858808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084858808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084858808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084858808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084858808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084858808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084858809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084858809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084858813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084858823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084858823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084859095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084859095 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084859095 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084859095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084859097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084859098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@51ea94aae97f: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='CEC2B9A6'O, index=0 SGSN_Test-GSUP(1008)@51ea94aae97f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@51ea94aae97f: 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 := '0B6EA2D0673302328AFF4AA1DFBC97C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34A7ED81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51B1AEB6AA1D365D'O } } } } } 20241026084859145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084859145 DLLC NOTICE LLME(ffffffff/cec2b9a6){UNASSIGNED} LLC RX: unknown TLLI 0xcec2b9a6, creating LLME on the fly (gprs_llc.c:552) 20241026084859145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084859145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084859145 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084859145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084859145 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084859145 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084859145 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084859145 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084859145 DLLC NOTICE LLME(ffffffff/cec2b9a6){UNASSIGNED} LLGM Assign pre (cec2b9a6 => e41889c5) (gprs_llc.c:1079) 20241026084859145 DLLC NOTICE LLME(cec2b9a6/e41889c5){ASSIGNED} LLGM Assign post (cec2b9a6 => e41889c5) (gprs_llc.c:1125) 20241026084859145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084859145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084859145 DMM DEBUG MM(262420000000026/e41889c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084859158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084859158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084859158 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084859158 DMM DEBUG MM(262420000000026/e41889c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241026084859158 DMM NOTICE MM(262420000000026/e41889c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084859158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084859158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084859158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084859158 DMM DEBUG MM(262420000000026/e41889c5) Requesting authorization (sgsn_auth.c:160) 20241026084859158 DMM INFO MM(262420000000026/e41889c5) Requesting authentication tuples (sgsn_auth.c:184) 20241026084859158 DMM DEBUG MM(262420000000026/e41889c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084859158 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241026084859158 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241026084859161 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084859161 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084859161 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084859161 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084859161 DMM INFO MM(262420000000026/e41889c5) Subscriber data update (mmctx.c:445) 20241026084859161 DMM DEBUG MM(262420000000026/e41889c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084859161 DMM INFO MM(262420000000026/e41889c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084859161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084859161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084859161 DMM INFO MM(262420000000026/e41889c5) <- GMM AUTH AND CIPHERING REQ (rand = 0b 6e a2 d0 67 33 02 32 8a ff 4a a1 df bc 97 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084859167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084859167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084859167 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084859167 DMM INFO MM(262420000000026/e41889c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084859167 DMM NOTICE MM(262420000000026/e41889c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084859168 DMM DEBUG MM(262420000000026/e41889c5) checking auth: received GSM SRES = 34 a7 ed 81 (gprs_gmm.c:666) 20241026084859168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084859168 DMM DEBUG MM(262420000000026/e41889c5) Requesting authorization (sgsn_auth.c:160) 20241026084859168 DMM INFO MM(262420000000026/e41889c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084859168 DMM DEBUG MM(262420000000026/e41889c5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084859168 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241026084859168 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) 20241026084859168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084859168 DMM INFO MM(262420000000026/e41889c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe41889c5) (gprs_gmm.c:300) 20241026084859169 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084859169 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084859169 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241026084859169 DMM INFO MM(262420000000026/e41889c5) Subscriber data update (mmctx.c:445) 20241026084859169 DMM DEBUG MM(262420000000026/e41889c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084859169 DMM INFO MM(262420000000026/e41889c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084859169 DMM NOTICE MM(262420000000026/e41889c5) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241026084859169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084859169 DMM NOTICE MM(262420000000026/e41889c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084859169 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) 20241026084859170 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084859170 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241026084859170 DMM INFO MM(262420000000026/e41889c5) Subscriber data update (mmctx.c:445) 20241026084859170 DMM DEBUG MM(262420000000026/e41889c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084859176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084859176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084859176 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084859176 DMM INFO MM(262420000000026/e41889c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084859176 DMM NOTICE MM(262420000000026/e41889c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084859176 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084859176 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084859176 DLLC NOTICE LLME(cec2b9a6/e41889c5){ASSIGNED} LLGM Assign pre (ffffffff => e41889c5) (gprs_llc.c:1079) 20241026084859176 DLLC NOTICE LLME(ffffffff/e41889c5){ASSIGNED} LLGM Assign post (ffffffff => e41889c5) (gprs_llc.c:1125) 20241026084859176 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084859176 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084859176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084859176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@51ea94aae97f: setverdict(pass): none -> pass 20241026084859228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084859228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084859228 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084859228 DMM INFO MM(262420000000026/e41889c5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084859228 DMM INFO MM(262420000000026/e41889c5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084859228 DMM DEBUG MM(262420000000026/e41889c5) Using GGSN 0 (gprs_sm.c:312) 20241026084859228 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) 20241026084859228 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241026084859228 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084859228 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084859228 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241026084859239 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 4a 38 9d 67 11 4d 7b 34 d7 14 05 7f 29 eb 6f b7 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) 20241026084859239 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc330c8, cbp=0x560b9201b810) (sgsn_libgtp.c:632) 20241026084859239 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084859239 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=e41889c5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084859239 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084859239 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084859246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084859246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084859246 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084859246 DMM INFO MM(262420000000026/e41889c5) -> GMM DETACH REQUEST TLLI=0xe41889c5 type=GPRS detach (gprs_gmm.c:1465) 20241026084859246 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241026084859246 DMM INFO MM(262420000000026/e41889c5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026084859246 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084859246 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084859246 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084859246 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084859246 DLLC NOTICE LLME(ffffffff/e41889c5){ASSIGNED} LLGM Assign pre (e41889c5 => ffffffff) (gprs_llc.c:1079) 20241026084859246 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e41889c5 => ffffffff) (gprs_llc.c:1125) 20241026084859246 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084859246 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084859246 DMM NOTICE MM(262420000000026/e41889c5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026084859246 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241026084859246 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026084859246 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084859246 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241026084859246 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241026084859246 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) 20241026084859246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084859246 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084859246 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084859246 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084859247 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@51ea94aae97f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@51ea94aae97f: Final verdict of PTC: pass 20241026084859254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084859256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084859256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1001)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(997)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1006)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(995)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(999)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1004)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:48:59 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 20241026084859386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084859687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241026084900230 DGPRS DEBUG Checking for inactive LLMEs, time = 11743274 (sgsn.c:131) 20241026084900257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084900257 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=108076) 20241026084901258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084901258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:49:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241026084902259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084902259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241026084902746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084902747 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084902799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084902799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084902799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084902799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084902799 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084902799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084902799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084902799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084902799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084902800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084902800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084902800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084902801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084902801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084902801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084902801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084902801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084902801 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084902801 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084902801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084902801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084902801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084902805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084902813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084902813 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)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084902837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084902837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084902837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084902837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084902837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084902837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084902837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084902837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084902837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084902839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084902839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084902839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084902839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084902839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084902839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084902839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084902839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084902839 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084902839 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084902839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084902840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084902840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084902843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084902853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084902853 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)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084902886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084902886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084902886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084902886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084902886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084902886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084902886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084902886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084902886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084902887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084902887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084902887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084902888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084902888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084902888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084902888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084902888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084902888 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084902888 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084902888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084902888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084902888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084902892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084902900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084902900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084903260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084903260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084903260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084903260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084903262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084903262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@51ea94aae97f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='EECAF7A6'O, index=0 SGSN_Test-GSUP(1027)@51ea94aae97f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241026084904316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084904316 DLLC NOTICE LLME(ffffffff/eecaf7a6){UNASSIGNED} LLC RX: unknown TLLI 0xeecaf7a6, creating LLME on the fly (gprs_llc.c:552) 20241026084904316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084904316 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241026084904316 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084904316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084904316 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084904316 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084904316 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084904316 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084904316 DLLC NOTICE LLME(ffffffff/eecaf7a6){UNASSIGNED} LLGM Assign pre (eecaf7a6 => d380cb08) (gprs_llc.c:1079) 20241026084904316 DLLC NOTICE LLME(eecaf7a6/d380cb08){ASSIGNED} LLGM Assign post (eecaf7a6 => d380cb08) (gprs_llc.c:1125) 20241026084904316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084904316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084904316 DMM DEBUG MM(262420000000039/d380cb08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084904329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084904329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241026084904329 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084904329 DMM INFO MM(262420000000039/d380cb08) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241026084904329 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084904329 DLLC NOTICE LLME(eecaf7a6/d380cb08){ASSIGNED} LLGM Assign pre (eecaf7a6 => d380cb08) (gprs_llc.c:1079) 20241026084904329 DLLC NOTICE LLME(eecaf7a6/d380cb08){ASSIGNED} LLGM Assign post (eecaf7a6 => d380cb08) (gprs_llc.c:1125) 20241026084904329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084904329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084904329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084904329 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084904329 DMM DEBUG MM(262420000000039/d380cb08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241026084904329 DMM NOTICE MM(262420000000039/d380cb08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084904329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084904329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084904329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026084904329 DMM INFO MM(262420000000039/d380cb08) <- GMM ATTACH ACCEPT (new P-TMSI=0xd380cb08) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@51ea94aae97f: Removing Client IMSI='262420000000039'H, index=0 20241026084905333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084905333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084905333 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084905333 DMM INFO MM(262420000000039/d380cb08) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084905333 DMM NOTICE MM(262420000000039/d380cb08) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084905333 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084905333 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084905333 DLLC NOTICE LLME(eecaf7a6/d380cb08){ASSIGNED} LLGM Assign pre (ffffffff => d380cb08) (gprs_llc.c:1079) 20241026084905333 DLLC NOTICE LLME(ffffffff/d380cb08){ASSIGNED} LLGM Assign post (ffffffff => d380cb08) (gprs_llc.c:1125) 20241026084905333 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084905333 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084905333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084905333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@51ea94aae97f: Final verdict of PTC: pass 20241026084905335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59864<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@51ea94aae97f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@51ea94aae97f: Final verdict of PTC: none 20241026084905338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084905338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1022)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1015)@51ea94aae97f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@51ea94aae97f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1026)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1020)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1018)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1024)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1013)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:49:05 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 20241026084905468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084905869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59600) 20241026084906339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084906339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59600, count=69656) 20241026084907340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084907340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:49:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026084908341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084908341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_xid_empty_l3 started. 20241026084908924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084908926 DMM INFO MM(262420000000039/d380cb08) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084908926 DMM INFO MM(262420000000039/d380cb08) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084908926 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084908926 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084908926 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084908926 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084908926 DLLC NOTICE LLME(ffffffff/d380cb08){ASSIGNED} LLGM Assign pre (d380cb08 => ffffffff) (gprs_llc.c:1079) 20241026084908926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d380cb08 => ffffffff) (gprs_llc.c:1125) 20241026084908926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084908926 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084908926 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084908926 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084908926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084908983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084908983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084908983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084908983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084908983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084908983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084908983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084908983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084908983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084908988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084908988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084908988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084908988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084908988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084908988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084908988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084908988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084908988 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084908988 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084908988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084908989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084908989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084908994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084909007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084909007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084909039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084909039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084909039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084909039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084909039 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084909039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084909039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084909039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084909039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084909042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084909042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084909042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084909043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084909043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084909043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084909043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084909043 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084909043 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084909043 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084909043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084909043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084909043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084909049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084909063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084909064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084909109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084909109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084909109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084909109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084909109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084909109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084909109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084909109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084909109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084909111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084909111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084909111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084909111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084909111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084909111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084909111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084909111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084909111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084909111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084909111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084909114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084909114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084909121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084909135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084909135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084909342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084909342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084909342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084909342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084909344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084909345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@51ea94aae97f: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='C4D1E286'O, index=0 SGSN_Test-GSUP(1046)@51ea94aae97f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@51ea94aae97f: 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 := 'B3FCE2A7CC0D8DA91BFEA83DD903D194'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9E7799A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F6F9D86479442CA'O } } } } } 20241026084910401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084910401 DLLC NOTICE LLME(ffffffff/c4d1e286){UNASSIGNED} LLC RX: unknown TLLI 0xc4d1e286, creating LLME on the fly (gprs_llc.c:552) 20241026084910401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084910401 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084910401 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084910401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084910401 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084910401 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084910401 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084910401 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084910401 DLLC NOTICE LLME(ffffffff/c4d1e286){UNASSIGNED} LLGM Assign pre (c4d1e286 => efc653de) (gprs_llc.c:1079) 20241026084910401 DLLC NOTICE LLME(c4d1e286/efc653de){ASSIGNED} LLGM Assign post (c4d1e286 => efc653de) (gprs_llc.c:1125) 20241026084910401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084910401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084910401 DMM DEBUG MM(262420000000044/efc653de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084910417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084910417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084910417 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084910417 DMM DEBUG MM(262420000000044/efc653de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241026084910417 DMM NOTICE MM(262420000000044/efc653de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084910417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084910417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084910417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084910417 DMM DEBUG MM(262420000000044/efc653de) Requesting authorization (sgsn_auth.c:160) 20241026084910417 DMM INFO MM(262420000000044/efc653de) Requesting authentication tuples (sgsn_auth.c:184) 20241026084910417 DMM DEBUG MM(262420000000044/efc653de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084910417 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241026084910417 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@51ea94aae97f: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241026084910421 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084910421 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084910421 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084910421 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084910421 DMM INFO MM(262420000000044/efc653de) Subscriber data update (mmctx.c:445) 20241026084910421 DMM DEBUG MM(262420000000044/efc653de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084910421 DMM INFO MM(262420000000044/efc653de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084910421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084910421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084910421 DMM INFO MM(262420000000044/efc653de) <- GMM AUTH AND CIPHERING REQ (rand = b3 fc e2 a7 cc 0d 8d a9 1b fe a8 3d d9 03 d1 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084910431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084910431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084910431 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084910431 DMM INFO MM(262420000000044/efc653de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084910431 DMM NOTICE MM(262420000000044/efc653de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084910431 DMM DEBUG MM(262420000000044/efc653de) checking auth: received GSM SRES = c9 e7 79 9a (gprs_gmm.c:666) 20241026084910431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084910431 DMM DEBUG MM(262420000000044/efc653de) Requesting authorization (sgsn_auth.c:160) 20241026084910431 DMM INFO MM(262420000000044/efc653de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084910431 DMM DEBUG MM(262420000000044/efc653de) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084910431 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241026084910431 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) 20241026084910431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084910431 DMM INFO MM(262420000000044/efc653de) <- GMM ATTACH ACCEPT (new P-TMSI=0xefc653de) (gprs_gmm.c:300) 20241026084910433 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084910433 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084910433 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241026084910433 DMM INFO MM(262420000000044/efc653de) Subscriber data update (mmctx.c:445) 20241026084910433 DMM DEBUG MM(262420000000044/efc653de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084910433 DMM INFO MM(262420000000044/efc653de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084910433 DMM NOTICE MM(262420000000044/efc653de) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241026084910433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084910433 DMM NOTICE MM(262420000000044/efc653de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084910433 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) 20241026084910434 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084910434 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241026084910434 DMM INFO MM(262420000000044/efc653de) Subscriber data update (mmctx.c:445) 20241026084910434 DMM DEBUG MM(262420000000044/efc653de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084910442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084910443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084910443 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084910443 DMM INFO MM(262420000000044/efc653de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084910443 DMM NOTICE MM(262420000000044/efc653de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084910443 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084910443 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084910443 DLLC NOTICE LLME(c4d1e286/efc653de){ASSIGNED} LLGM Assign pre (ffffffff => efc653de) (gprs_llc.c:1079) 20241026084910443 DLLC NOTICE LLME(ffffffff/efc653de){ASSIGNED} LLGM Assign post (ffffffff => efc653de) (gprs_llc.c:1125) 20241026084910443 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084910443 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084910443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084910443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@51ea94aae97f: setverdict(pass): none -> pass 20241026084910494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084910494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084910494 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084910494 DMM INFO MM(262420000000044/efc653de) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084910494 DMM INFO MM(262420000000044/efc653de) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084910494 DMM DEBUG MM(262420000000044/efc653de) Using GGSN 0 (gprs_sm.c:312) 20241026084910494 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) 20241026084910494 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241026084910494 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084910494 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084910494 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241026084910508 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 f1 52 e1 f6 11 e7 54 04 99 14 05 7f cb d0 7b ec 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) 20241026084910508 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc34138, cbp=0x560b9201ca70) (sgsn_libgtp.c:632) 20241026084910508 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084910508 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=efc653de, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084910508 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084910508 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084910516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084910516 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241026084910516 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241026084910516 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@51ea94aae97f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@51ea94aae97f: Final verdict of PTC: pass 20241026084910523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59668<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084910525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084910525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI210(1038)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@51ea94aae97f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1039)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1046)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1045)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1032)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1043)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1037)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1034)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@51ea94aae97f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@51ea94aae97f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:49:10 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 20241026084910711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084911113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46796) 20241026084911526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084911526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46796, count=97692) 20241026084912527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084912527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:49: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_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 20241026084913528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084913528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_xid_n201u started. 20241026084914189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084914190 DMM INFO MM(262420000000044/efc653de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084914190 DMM INFO MM(262420000000044/efc653de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084914190 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084914190 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084914190 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084914190 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084914190 DLLC NOTICE LLME(ffffffff/efc653de){ASSIGNED} LLGM Assign pre (efc653de => ffffffff) (gprs_llc.c:1079) 20241026084914190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efc653de => ffffffff) (gprs_llc.c:1125) 20241026084914190 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084914190 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084914190 DMM NOTICE MM(262420000000044/efc653de) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026084914190 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241026084914190 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026084914190 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084914190 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241026084914190 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241026084914190 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) 20241026084914190 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) 20241026084914190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084914190 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084914190 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084914190 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084914190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084914263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084914263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084914263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084914263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084914263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084914263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084914263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084914263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084914263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084914266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084914266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084914266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084914266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084914266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084914266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084914266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084914266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084914266 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084914266 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084914266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084914267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084914267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084914274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084914286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084914286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084914314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084914314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084914314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084914314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084914314 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084914314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084914314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084914314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084914314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084914316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084914316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084914316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084914317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084914317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084914317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084914317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084914317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084914317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084914317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084914317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084914318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084914318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084914322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084914335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084914335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084914374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084914374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084914374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084914374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084914374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084914374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084914374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084914374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084914374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084914376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084914376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084914376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084914376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084914376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084914376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084914376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084914376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084914376 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084914376 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084914376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084914377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084914377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084914381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084914393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084914393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084914529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084914529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084914529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084914529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084914531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084914531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@51ea94aae97f: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='DAF27055'O, index=0 SGSN_Test-GSUP(1065)@51ea94aae97f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@51ea94aae97f: 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 := '18C652B0F93F225AC6B1B39106C4FA25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A035D585'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD1E2D468E3C8D45'O } } } } } 20241026084915585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084915585 DLLC NOTICE LLME(ffffffff/daf27055){UNASSIGNED} LLC RX: unknown TLLI 0xdaf27055, creating LLME on the fly (gprs_llc.c:552) 20241026084915585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084915585 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084915585 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084915585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084915585 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084915585 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084915585 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084915585 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084915585 DLLC NOTICE LLME(ffffffff/daf27055){UNASSIGNED} LLGM Assign pre (daf27055 => c361ae42) (gprs_llc.c:1079) 20241026084915585 DLLC NOTICE LLME(daf27055/c361ae42){ASSIGNED} LLGM Assign post (daf27055 => c361ae42) (gprs_llc.c:1125) 20241026084915585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084915585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084915585 DMM DEBUG MM(262420000000045/c361ae42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084915599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084915599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084915599 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084915599 DMM DEBUG MM(262420000000045/c361ae42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241026084915599 DMM NOTICE MM(262420000000045/c361ae42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084915599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084915599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084915599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084915599 DMM DEBUG MM(262420000000045/c361ae42) Requesting authorization (sgsn_auth.c:160) 20241026084915599 DMM INFO MM(262420000000045/c361ae42) Requesting authentication tuples (sgsn_auth.c:184) 20241026084915599 DMM DEBUG MM(262420000000045/c361ae42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084915599 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241026084915599 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@51ea94aae97f: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241026084915602 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084915602 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084915602 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084915602 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084915602 DMM INFO MM(262420000000045/c361ae42) Subscriber data update (mmctx.c:445) 20241026084915602 DMM DEBUG MM(262420000000045/c361ae42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084915602 DMM INFO MM(262420000000045/c361ae42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084915602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084915602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084915602 DMM INFO MM(262420000000045/c361ae42) <- GMM AUTH AND CIPHERING REQ (rand = 18 c6 52 b0 f9 3f 22 5a c6 b1 b3 91 06 c4 fa 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084915609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084915609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084915609 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084915609 DMM INFO MM(262420000000045/c361ae42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084915609 DMM NOTICE MM(262420000000045/c361ae42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084915609 DMM DEBUG MM(262420000000045/c361ae42) checking auth: received GSM SRES = a0 35 d5 85 (gprs_gmm.c:666) 20241026084915609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084915609 DMM DEBUG MM(262420000000045/c361ae42) Requesting authorization (sgsn_auth.c:160) 20241026084915609 DMM INFO MM(262420000000045/c361ae42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084915609 DMM DEBUG MM(262420000000045/c361ae42) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084915609 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241026084915609 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) 20241026084915609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084915609 DMM INFO MM(262420000000045/c361ae42) <- GMM ATTACH ACCEPT (new P-TMSI=0xc361ae42) (gprs_gmm.c:300) 20241026084915611 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084915611 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084915611 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241026084915611 DMM INFO MM(262420000000045/c361ae42) Subscriber data update (mmctx.c:445) 20241026084915611 DMM DEBUG MM(262420000000045/c361ae42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084915611 DMM INFO MM(262420000000045/c361ae42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084915611 DMM NOTICE MM(262420000000045/c361ae42) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241026084915611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084915611 DMM NOTICE MM(262420000000045/c361ae42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084915611 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) 20241026084915612 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084915612 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241026084915612 DMM INFO MM(262420000000045/c361ae42) Subscriber data update (mmctx.c:445) 20241026084915612 DMM DEBUG MM(262420000000045/c361ae42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084915618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084915618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084915619 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084915619 DMM INFO MM(262420000000045/c361ae42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084915619 DMM NOTICE MM(262420000000045/c361ae42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084915619 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084915619 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084915619 DLLC NOTICE LLME(daf27055/c361ae42){ASSIGNED} LLGM Assign pre (ffffffff => c361ae42) (gprs_llc.c:1079) 20241026084915619 DLLC NOTICE LLME(ffffffff/c361ae42){ASSIGNED} LLGM Assign post (ffffffff => c361ae42) (gprs_llc.c:1125) 20241026084915619 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084915619 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084915619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084915619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@51ea94aae97f: setverdict(pass): none -> pass 20241026084915671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084915671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084915671 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084915671 DMM INFO MM(262420000000045/c361ae42) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084915671 DMM INFO MM(262420000000045/c361ae42) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084915671 DMM DEBUG MM(262420000000045/c361ae42) Using GGSN 0 (gprs_sm.c:312) 20241026084915671 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) 20241026084915671 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241026084915671 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084915671 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084915671 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241026084915684 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 b9 0d 3c 71 11 1e 95 55 eb 14 05 7f b4 3c 96 84 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) 20241026084915685 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc351a8, cbp=0x560b9201ce70) (sgsn_libgtp.c:632) 20241026084915685 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084915685 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=c361ae42, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084915685 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084915685 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084915693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084915693 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241026084915693 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241026084915693 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241026084915693 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@51ea94aae97f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@51ea94aae97f: Final verdict of PTC: pass 20241026084915700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59688<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084915702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084915702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1064)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1053)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1065)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1058)@51ea94aae97f: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@51ea94aae97f: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1063)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@51ea94aae97f: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1056)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1061)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1051)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@51ea94aae97f: Test case TC_xid_n201u finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:49:15 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241026084915830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084916231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97100) 20241026084916703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084916703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97100, count=101456) 20241026084917704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084917704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:49: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_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 20241026084918705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084918705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_llc_null started. 20241026084919293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084919294 DMM INFO MM(262420000000045/c361ae42) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084919294 DMM INFO MM(262420000000045/c361ae42) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084919294 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084919294 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084919294 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084919294 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084919294 DLLC NOTICE LLME(ffffffff/c361ae42){ASSIGNED} LLGM Assign pre (c361ae42 => ffffffff) (gprs_llc.c:1079) 20241026084919294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c361ae42 => ffffffff) (gprs_llc.c:1125) 20241026084919294 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084919294 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084919294 DMM NOTICE MM(262420000000045/c361ae42) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026084919295 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241026084919295 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026084919295 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084919295 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241026084919295 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241026084919295 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) 20241026084919295 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) 20241026084919295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084919295 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084919295 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084919295 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084919295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1072)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084919345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084919345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084919345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084919345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084919345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084919347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084919347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084919347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084919347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084919347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084919347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084919347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084919347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084919347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084919347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084919347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084919348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084919348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084919352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084919361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084919361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1070)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084919372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084919372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084919372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084919372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084919372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084919372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084919372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084919372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084919372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084919373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084919373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084919373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084919374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084919374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084919374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084919374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084919374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084919374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084919374 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084919374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084919374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084919374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084919378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084919389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084919389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084919415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084919416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084919416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084919416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084919416 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084919416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084919416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084919416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084919416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084919418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084919418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084919418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084919418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084919418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084919418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084919418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084919418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084919418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084919418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084919418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084919419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084919419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084919423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084919434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084919434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084919706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084919706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084919706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084919706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084919708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084919709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@51ea94aae97f: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='E3B3C316'O, index=0 SGSN_Test-GSUP(1084)@51ea94aae97f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@51ea94aae97f: 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 := 'FEE86A9AD6BED846FA1EF2561A2BF33B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27AC1EC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BCCE926C2838290'O } } } } } 20241026084920763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084920763 DLLC NOTICE LLME(ffffffff/e3b3c316){UNASSIGNED} LLC RX: unknown TLLI 0xe3b3c316, creating LLME on the fly (gprs_llc.c:552) 20241026084920763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084920763 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084920763 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084920763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084920763 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084920763 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084920763 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084920763 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084920763 DLLC NOTICE LLME(ffffffff/e3b3c316){UNASSIGNED} LLGM Assign pre (e3b3c316 => ebf45cf5) (gprs_llc.c:1079) 20241026084920763 DLLC NOTICE LLME(e3b3c316/ebf45cf5){ASSIGNED} LLGM Assign post (e3b3c316 => ebf45cf5) (gprs_llc.c:1125) 20241026084920763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084920763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084920763 DMM DEBUG MM(262420000000041/ebf45cf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084920777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084920777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084920777 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084920777 DMM DEBUG MM(262420000000041/ebf45cf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241026084920777 DMM NOTICE MM(262420000000041/ebf45cf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084920777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084920777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084920777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084920777 DMM DEBUG MM(262420000000041/ebf45cf5) Requesting authorization (sgsn_auth.c:160) 20241026084920777 DMM INFO MM(262420000000041/ebf45cf5) Requesting authentication tuples (sgsn_auth.c:184) 20241026084920777 DMM DEBUG MM(262420000000041/ebf45cf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084920777 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241026084920777 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@51ea94aae97f: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241026084920780 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084920780 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084920780 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084920780 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084920780 DMM INFO MM(262420000000041/ebf45cf5) Subscriber data update (mmctx.c:445) 20241026084920780 DMM DEBUG MM(262420000000041/ebf45cf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084920780 DMM INFO MM(262420000000041/ebf45cf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084920780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084920780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084920780 DMM INFO MM(262420000000041/ebf45cf5) <- GMM AUTH AND CIPHERING REQ (rand = fe e8 6a 9a d6 be d8 46 fa 1e f2 56 1a 2b f3 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084920787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084920787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084920787 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084920787 DMM INFO MM(262420000000041/ebf45cf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084920787 DMM NOTICE MM(262420000000041/ebf45cf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084920787 DMM DEBUG MM(262420000000041/ebf45cf5) checking auth: received GSM SRES = 27 ac 1e c8 (gprs_gmm.c:666) 20241026084920787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084920787 DMM DEBUG MM(262420000000041/ebf45cf5) Requesting authorization (sgsn_auth.c:160) 20241026084920787 DMM INFO MM(262420000000041/ebf45cf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084920787 DMM DEBUG MM(262420000000041/ebf45cf5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084920787 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241026084920787 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) 20241026084920787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084920787 DMM INFO MM(262420000000041/ebf45cf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xebf45cf5) (gprs_gmm.c:300) 20241026084920788 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084920788 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084920788 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241026084920788 DMM INFO MM(262420000000041/ebf45cf5) Subscriber data update (mmctx.c:445) 20241026084920788 DMM DEBUG MM(262420000000041/ebf45cf5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084920788 DMM INFO MM(262420000000041/ebf45cf5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084920788 DMM NOTICE MM(262420000000041/ebf45cf5) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241026084920788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084920788 DMM NOTICE MM(262420000000041/ebf45cf5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084920788 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) 20241026084920789 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084920789 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241026084920789 DMM INFO MM(262420000000041/ebf45cf5) Subscriber data update (mmctx.c:445) 20241026084920789 DMM DEBUG MM(262420000000041/ebf45cf5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084920795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084920795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084920795 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084920795 DMM INFO MM(262420000000041/ebf45cf5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084920795 DMM NOTICE MM(262420000000041/ebf45cf5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084920795 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084920795 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084920795 DLLC NOTICE LLME(e3b3c316/ebf45cf5){ASSIGNED} LLGM Assign pre (ffffffff => ebf45cf5) (gprs_llc.c:1079) 20241026084920795 DLLC NOTICE LLME(ffffffff/ebf45cf5){ASSIGNED} LLGM Assign post (ffffffff => ebf45cf5) (gprs_llc.c:1125) 20241026084920795 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084920795 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084920795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084920795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026084921847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084921847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241026084921847 DLLC DEBUG TLLI=ebf45cf5 sends us LLC NULL (gprs_llc.c:912) 20241026084921848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084921848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241026084921848 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084921848 DMM INFO MM(262420000000041/ebf45cf5) -> GMM DETACH REQUEST TLLI=0xebf45cf5 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026084921848 DMM INFO MM(262420000000041/ebf45cf5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026084921848 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084921848 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084921848 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084921848 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084921848 DLLC NOTICE LLME(ffffffff/ebf45cf5){ASSIGNED} LLGM Assign pre (ebf45cf5 => ffffffff) (gprs_llc.c:1079) 20241026084921848 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebf45cf5 => ffffffff) (gprs_llc.c:1125) 20241026084921848 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241026084921848 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) 20241026084921848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084921848 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084921848 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084921848 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084921849 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@51ea94aae97f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@51ea94aae97f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@51ea94aae97f: Final verdict of PTC: pass 20241026084926855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34038<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084926857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084926857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1077)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@51ea94aae97f: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@51ea94aae97f: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@51ea94aae97f: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1073)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1082)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1080)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1075)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1071)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@51ea94aae97f: Test case TC_llc_null finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:49:26 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241026084926990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084927290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99884) 20241026084927858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084927858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99884, count=101144) 20241026084928859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084928860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:49: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_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 20241026084929861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084929861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026084930231 DGPRS DEBUG Checking for inactive LLMEs, time = 11743304 (sgsn.c:131) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_llc_sabm_dm_llgmm started. 20241026084930351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084930352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084930402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084930402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084930402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084930402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084930402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084930402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084930402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084930402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084930402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1092)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1091)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084930405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084930405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084930405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084930405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084930405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084930405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084930405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084930405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084930405 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084930405 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084930405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1092)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084930406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084930406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084930410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084930419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084930419 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1093)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1089)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084930428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084930428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084930428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084930428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084930428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084930428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084930428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084930428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084930428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084930430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084930430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084930430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084930430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084930430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084930430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084930430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084930430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084930430 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084930430 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084930430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084930430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084930430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084930434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026084930445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084930445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084930470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084930470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084930470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084930470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084930470 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084930470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084930471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084930471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084930471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084930472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084930472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084930472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084930472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084930472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084930472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084930472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084930472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084930472 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084930472 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084930472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084930473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084930473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084930476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084930485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084930485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084930862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084930862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084930862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084930862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084930864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084930865 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1089)@51ea94aae97f: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='F4420011'O, index=0 SGSN_Test-GSUP(1103)@51ea94aae97f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@51ea94aae97f: 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 := '8332534CFF55DE2A943D5AD4F56453EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1ABB91E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7744BAFBFA973160'O } } } } } 20241026084931918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084931918 DLLC NOTICE LLME(ffffffff/f4420011){UNASSIGNED} LLC RX: unknown TLLI 0xf4420011, creating LLME on the fly (gprs_llc.c:552) 20241026084931918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084931918 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084931918 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084931918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084931918 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084931918 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084931918 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084931919 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084931919 DLLC NOTICE LLME(ffffffff/f4420011){UNASSIGNED} LLGM Assign pre (f4420011 => ea8b5507) (gprs_llc.c:1079) 20241026084931919 DLLC NOTICE LLME(f4420011/ea8b5507){ASSIGNED} LLGM Assign post (f4420011 => ea8b5507) (gprs_llc.c:1125) 20241026084931919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084931919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084931919 DMM DEBUG MM(262420000000042/ea8b5507) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084931931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084931931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084931931 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084931931 DMM DEBUG MM(262420000000042/ea8b5507) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241026084931931 DMM NOTICE MM(262420000000042/ea8b5507) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084931931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084931931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084931931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084931931 DMM DEBUG MM(262420000000042/ea8b5507) Requesting authorization (sgsn_auth.c:160) 20241026084931931 DMM INFO MM(262420000000042/ea8b5507) Requesting authentication tuples (sgsn_auth.c:184) 20241026084931931 DMM DEBUG MM(262420000000042/ea8b5507) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084931931 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241026084931931 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@51ea94aae97f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241026084931934 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084931934 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084931934 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084931934 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084931934 DMM INFO MM(262420000000042/ea8b5507) Subscriber data update (mmctx.c:445) 20241026084931934 DMM DEBUG MM(262420000000042/ea8b5507) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084931934 DMM INFO MM(262420000000042/ea8b5507) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084931934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084931934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084931934 DMM INFO MM(262420000000042/ea8b5507) <- GMM AUTH AND CIPHERING REQ (rand = 83 32 53 4c ff 55 de 2a 94 3d 5a d4 f5 64 53 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084931941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084931941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084931941 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084931941 DMM INFO MM(262420000000042/ea8b5507) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084931941 DMM NOTICE MM(262420000000042/ea8b5507) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084931941 DMM DEBUG MM(262420000000042/ea8b5507) checking auth: received GSM SRES = 1a bb 91 e3 (gprs_gmm.c:666) 20241026084931941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084931941 DMM DEBUG MM(262420000000042/ea8b5507) Requesting authorization (sgsn_auth.c:160) 20241026084931941 DMM INFO MM(262420000000042/ea8b5507) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084931941 DMM DEBUG MM(262420000000042/ea8b5507) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084931941 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241026084931941 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) 20241026084931941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084931941 DMM INFO MM(262420000000042/ea8b5507) <- GMM ATTACH ACCEPT (new P-TMSI=0xea8b5507) (gprs_gmm.c:300) 20241026084931942 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084931942 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084931942 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241026084931942 DMM INFO MM(262420000000042/ea8b5507) Subscriber data update (mmctx.c:445) 20241026084931942 DMM DEBUG MM(262420000000042/ea8b5507) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084931942 DMM INFO MM(262420000000042/ea8b5507) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084931942 DMM NOTICE MM(262420000000042/ea8b5507) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241026084931942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084931942 DMM NOTICE MM(262420000000042/ea8b5507) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084931942 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) 20241026084931943 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084931943 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241026084931943 DMM INFO MM(262420000000042/ea8b5507) Subscriber data update (mmctx.c:445) 20241026084931943 DMM DEBUG MM(262420000000042/ea8b5507) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084931948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084931949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084931949 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084931949 DMM INFO MM(262420000000042/ea8b5507) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084931949 DMM NOTICE MM(262420000000042/ea8b5507) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084931949 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084931949 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084931949 DLLC NOTICE LLME(f4420011/ea8b5507){ASSIGNED} LLGM Assign pre (ffffffff => ea8b5507) (gprs_llc.c:1079) 20241026084931949 DLLC NOTICE LLME(ffffffff/ea8b5507){ASSIGNED} LLGM Assign post (ffffffff => ea8b5507) (gprs_llc.c:1125) 20241026084931949 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084931949 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084931949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084931949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026084933000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084933000 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)@51ea94aae97f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1089)@51ea94aae97f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@51ea94aae97f: Final verdict of PTC: pass 20241026084933009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@51ea94aae97f: Final verdict of PTC: none 20241026084933011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084933011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1091)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1101)@51ea94aae97f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1096)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1092)@51ea94aae97f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1089)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@51ea94aae97f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1094)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1099)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1090)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1089): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@51ea94aae97f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:49:33 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 20241026084933147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084933548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82992) 20241026084934012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084934012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82992, count=87348) 20241026084935014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084935014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:49: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_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 20241026084936016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084936016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_llc_sabm_dm_ll5 started. 20241026084936611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084936612 DMM INFO MM(262420000000042/ea8b5507) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084936612 DMM INFO MM(262420000000042/ea8b5507) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084936612 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084936612 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084936612 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084936612 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084936612 DLLC NOTICE LLME(ffffffff/ea8b5507){ASSIGNED} LLGM Assign pre (ea8b5507 => ffffffff) (gprs_llc.c:1079) 20241026084936612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea8b5507 => ffffffff) (gprs_llc.c:1125) 20241026084936612 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241026084936612 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) 20241026084936612 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) 20241026084936612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084936612 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084936612 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084936612 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084936612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084936653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084936653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084936653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084936653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084936653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084936653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084936653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084936653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084936653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084936654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084936654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084936654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084936654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084936654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084936654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084936654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084936654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084936654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084936654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084936654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084936655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084936655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084936658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084936666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084936666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084936700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084936700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084936700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084936700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084936700 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084936700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084936700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084936700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084936700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1115)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1116)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084936702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084936702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084936702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084936702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084936702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084936702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084936702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084936702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084936702 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084936702 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084936702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084936703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084936703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084936706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084936715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084936715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1113)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1115)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084936732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084936732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084936732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084936732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084936732 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084936732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084936732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084936732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084936732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084936734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084936734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084936734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084936734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084936734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084936734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084936734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084936734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084936734 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084936734 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084936734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026084936735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084936739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084936748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084936748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084937017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084937017 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084937017 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084937017 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084937019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026084937019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@51ea94aae97f: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='FD271EEA'O, index=0 SGSN_Test-GSUP(1122)@51ea94aae97f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@51ea94aae97f: 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 := '5CFF3D18F8F9615AE986D77F605F2C1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13C2A5C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44A5F70763640894'O } } } } } 20241026084938070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084938070 DLLC NOTICE LLME(ffffffff/fd271eea){UNASSIGNED} LLC RX: unknown TLLI 0xfd271eea, creating LLME on the fly (gprs_llc.c:552) 20241026084938070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084938070 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084938070 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084938070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084938070 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084938070 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084938071 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084938071 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084938071 DLLC NOTICE LLME(ffffffff/fd271eea){UNASSIGNED} LLGM Assign pre (fd271eea => f86d8db0) (gprs_llc.c:1079) 20241026084938071 DLLC NOTICE LLME(fd271eea/f86d8db0){ASSIGNED} LLGM Assign post (fd271eea => f86d8db0) (gprs_llc.c:1125) 20241026084938071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084938071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084938071 DMM DEBUG MM(262420000000043/f86d8db0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084938083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084938083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084938083 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084938083 DMM DEBUG MM(262420000000043/f86d8db0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241026084938083 DMM NOTICE MM(262420000000043/f86d8db0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084938083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084938083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084938083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084938083 DMM DEBUG MM(262420000000043/f86d8db0) Requesting authorization (sgsn_auth.c:160) 20241026084938083 DMM INFO MM(262420000000043/f86d8db0) Requesting authentication tuples (sgsn_auth.c:184) 20241026084938083 DMM DEBUG MM(262420000000043/f86d8db0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084938083 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241026084938083 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@51ea94aae97f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241026084938085 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084938086 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084938086 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084938086 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084938086 DMM INFO MM(262420000000043/f86d8db0) Subscriber data update (mmctx.c:445) 20241026084938086 DMM DEBUG MM(262420000000043/f86d8db0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084938086 DMM INFO MM(262420000000043/f86d8db0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084938086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084938086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084938086 DMM INFO MM(262420000000043/f86d8db0) <- GMM AUTH AND CIPHERING REQ (rand = 5c ff 3d 18 f8 f9 61 5a e9 86 d7 7f 60 5f 2c 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084938092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084938092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084938092 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084938092 DMM INFO MM(262420000000043/f86d8db0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084938092 DMM NOTICE MM(262420000000043/f86d8db0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084938092 DMM DEBUG MM(262420000000043/f86d8db0) checking auth: received GSM SRES = 13 c2 a5 c1 (gprs_gmm.c:666) 20241026084938092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084938092 DMM DEBUG MM(262420000000043/f86d8db0) Requesting authorization (sgsn_auth.c:160) 20241026084938092 DMM INFO MM(262420000000043/f86d8db0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084938092 DMM DEBUG MM(262420000000043/f86d8db0) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084938092 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241026084938092 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) 20241026084938092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084938092 DMM INFO MM(262420000000043/f86d8db0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf86d8db0) (gprs_gmm.c:300) 20241026084938093 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084938093 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084938093 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241026084938093 DMM INFO MM(262420000000043/f86d8db0) Subscriber data update (mmctx.c:445) 20241026084938093 DMM DEBUG MM(262420000000043/f86d8db0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084938093 DMM INFO MM(262420000000043/f86d8db0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084938093 DMM NOTICE MM(262420000000043/f86d8db0) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241026084938093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084938093 DMM NOTICE MM(262420000000043/f86d8db0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084938093 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) 20241026084938094 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084938094 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241026084938094 DMM INFO MM(262420000000043/f86d8db0) Subscriber data update (mmctx.c:445) 20241026084938094 DMM DEBUG MM(262420000000043/f86d8db0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084938099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084938099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084938099 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084938099 DMM INFO MM(262420000000043/f86d8db0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084938099 DMM NOTICE MM(262420000000043/f86d8db0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084938099 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084938099 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084938099 DLLC NOTICE LLME(fd271eea/f86d8db0){ASSIGNED} LLGM Assign pre (ffffffff => f86d8db0) (gprs_llc.c:1079) 20241026084938099 DLLC NOTICE LLME(ffffffff/f86d8db0){ASSIGNED} LLGM Assign post (ffffffff => f86d8db0) (gprs_llc.c:1125) 20241026084938099 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084938099 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084938099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084938099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026084939151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084939151 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)@51ea94aae97f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@51ea94aae97f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@51ea94aae97f: Final verdict of PTC: pass 20241026084939160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084939162 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084939162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1122)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1110)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1116)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@51ea94aae97f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@51ea94aae97f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@51ea94aae97f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1120)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1118)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1114)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1108)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@51ea94aae97f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:49:39 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 20241026084939289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084939690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90300) 20241026084940163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084940163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90300, count=91560) 20241026084941165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084941165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:49: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_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 20241026084942167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084942167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_suspend_nopaging started. 20241026084942751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084942753 DMM INFO MM(262420000000043/f86d8db0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084942753 DMM INFO MM(262420000000043/f86d8db0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084942753 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084942753 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084942753 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084942753 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084942753 DLLC NOTICE LLME(ffffffff/f86d8db0){ASSIGNED} LLGM Assign pre (f86d8db0 => ffffffff) (gprs_llc.c:1079) 20241026084942753 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f86d8db0 => ffffffff) (gprs_llc.c:1125) 20241026084942753 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241026084942753 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) 20241026084942753 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) 20241026084942753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026084942753 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084942753 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026084942753 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084942753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084942798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084942798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084942798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084942798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084942798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084942798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084942798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084942798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084942798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084942800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084942800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084942800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084942800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084942800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084942800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084942800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084942800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084942800 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084942800 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084942800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084942801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084942801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084942804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026084942814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084942815 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084942839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084942839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084942839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084942839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084942839 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084942839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084942839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084942839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084942839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084942841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084942841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084942841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084942841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084942841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084942841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084942841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084942841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084942841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084942841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084942841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084942842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084942842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084942846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084942855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084942855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084942876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084942876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084942876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084942876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084942876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084942876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084942876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084942876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084942876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084942877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084942877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084942878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084942878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084942878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084942878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084942878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084942878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084942878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084942878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084942878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084942878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084942882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084942890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084942890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084943168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084943168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084943168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084943168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084943170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241026084943171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@51ea94aae97f: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='D17526C8'O, index=0 SGSN_Test-GSUP(1141)@51ea94aae97f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@51ea94aae97f: 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 := 'CFD0395C8E6CAD034F27D067E13E5F18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '939064F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBB25A5092EDD00D'O } } } } } 20241026084944220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084944220 DLLC NOTICE LLME(ffffffff/d17526c8){UNASSIGNED} LLC RX: unknown TLLI 0xd17526c8, creating LLME on the fly (gprs_llc.c:552) 20241026084944220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084944220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084944221 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084944221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026084944221 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084944221 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026084944221 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084944221 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084944221 DLLC NOTICE LLME(ffffffff/d17526c8){UNASSIGNED} LLGM Assign pre (d17526c8 => ccc8f0db) (gprs_llc.c:1079) 20241026084944221 DLLC NOTICE LLME(d17526c8/ccc8f0db){ASSIGNED} LLGM Assign post (d17526c8 => ccc8f0db) (gprs_llc.c:1125) 20241026084944221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084944221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084944221 DMM DEBUG MM(262420000000048/ccc8f0db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084944233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084944233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084944233 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084944233 DMM DEBUG MM(262420000000048/ccc8f0db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241026084944233 DMM NOTICE MM(262420000000048/ccc8f0db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084944233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084944233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084944233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084944233 DMM DEBUG MM(262420000000048/ccc8f0db) Requesting authorization (sgsn_auth.c:160) 20241026084944233 DMM INFO MM(262420000000048/ccc8f0db) Requesting authentication tuples (sgsn_auth.c:184) 20241026084944233 DMM DEBUG MM(262420000000048/ccc8f0db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084944233 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241026084944233 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@51ea94aae97f: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241026084944236 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084944236 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084944236 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084944236 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084944236 DMM INFO MM(262420000000048/ccc8f0db) Subscriber data update (mmctx.c:445) 20241026084944236 DMM DEBUG MM(262420000000048/ccc8f0db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084944236 DMM INFO MM(262420000000048/ccc8f0db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084944236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084944236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084944236 DMM INFO MM(262420000000048/ccc8f0db) <- GMM AUTH AND CIPHERING REQ (rand = cf d0 39 5c 8e 6c ad 03 4f 27 d0 67 e1 3e 5f 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084944243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084944243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084944244 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084944244 DMM INFO MM(262420000000048/ccc8f0db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084944244 DMM NOTICE MM(262420000000048/ccc8f0db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084944244 DMM DEBUG MM(262420000000048/ccc8f0db) checking auth: received GSM SRES = 93 90 64 f5 (gprs_gmm.c:666) 20241026084944244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084944244 DMM DEBUG MM(262420000000048/ccc8f0db) Requesting authorization (sgsn_auth.c:160) 20241026084944244 DMM INFO MM(262420000000048/ccc8f0db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084944244 DMM DEBUG MM(262420000000048/ccc8f0db) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084944244 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241026084944244 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) 20241026084944244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084944244 DMM INFO MM(262420000000048/ccc8f0db) <- GMM ATTACH ACCEPT (new P-TMSI=0xccc8f0db) (gprs_gmm.c:300) 20241026084944245 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084944245 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084944245 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241026084944245 DMM INFO MM(262420000000048/ccc8f0db) Subscriber data update (mmctx.c:445) 20241026084944245 DMM DEBUG MM(262420000000048/ccc8f0db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084944245 DMM INFO MM(262420000000048/ccc8f0db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084944245 DMM NOTICE MM(262420000000048/ccc8f0db) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241026084944245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084944245 DMM NOTICE MM(262420000000048/ccc8f0db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084944245 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) 20241026084944246 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084944246 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241026084944246 DMM INFO MM(262420000000048/ccc8f0db) Subscriber data update (mmctx.c:445) 20241026084944246 DMM DEBUG MM(262420000000048/ccc8f0db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084944251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084944251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084944251 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084944251 DMM INFO MM(262420000000048/ccc8f0db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084944251 DMM NOTICE MM(262420000000048/ccc8f0db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084944251 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084944251 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084944251 DLLC NOTICE LLME(d17526c8/ccc8f0db){ASSIGNED} LLGM Assign pre (ffffffff => ccc8f0db) (gprs_llc.c:1079) 20241026084944251 DLLC NOTICE LLME(ffffffff/ccc8f0db){ASSIGNED} LLGM Assign post (ffffffff => ccc8f0db) (gprs_llc.c:1125) 20241026084944251 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084944251 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084944251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084944251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@51ea94aae97f: setverdict(pass): none -> pass 20241026084944303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084944303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084944304 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084944304 DMM INFO MM(262420000000048/ccc8f0db) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084944304 DMM INFO MM(262420000000048/ccc8f0db) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084944304 DMM DEBUG MM(262420000000048/ccc8f0db) Using GGSN 0 (gprs_sm.c:312) 20241026084944304 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) 20241026084944304 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241026084944304 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084944304 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084944304 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241026084944315 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 49 a0 c7 ae 11 a5 de 4a 03 14 05 7f ea 28 7f 34 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241026084944315 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc36218, cbp=0x560b9201e8c0) (sgsn_libgtp.c:632) 20241026084944315 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084944315 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=ccc8f0db, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084944315 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084944315 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084944324 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241026084944330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084944331 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241026084944331 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241026084944334 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241026084944334 DMM INFO MM(262420000000048/ccc8f0db) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@51ea94aae97f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@51ea94aae97f: Final verdict of PTC: pass 20241026084949343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39104<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084949345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084949345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@51ea94aae97f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1139)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1129)@51ea94aae97f: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@51ea94aae97f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1134)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1132)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1137)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1127)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@51ea94aae97f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:49:49 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241026084949488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084949890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96316) 20241026084950346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084950346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96316, count=100672) 20241026084951347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084951347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:49:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026084952348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084952348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_suspend_resume started. 20241026084952945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026084952947 DMM INFO MM(262420000000048/ccc8f0db) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026084952947 DMM INFO MM(262420000000048/ccc8f0db) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026084952947 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026084952947 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026084952947 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026084952947 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026084952947 DLLC NOTICE LLME(ffffffff/ccc8f0db){ASSIGNED} LLGM Assign pre (ccc8f0db => ffffffff) (gprs_llc.c:1079) 20241026084952947 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccc8f0db => ffffffff) (gprs_llc.c:1125) 20241026084952947 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026084952947 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026084952947 DMM NOTICE MM(262420000000048/ccc8f0db) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026084952947 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241026084952947 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026084952947 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026084952947 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241026084952947 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241026084952947 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) 20241026084952947 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) 20241026084952947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026084952947 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026084952947 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026084952947 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026084952947 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084952991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026084952991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084952991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084952991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084952991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026084952991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084952991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084952991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084952991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084952993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084952993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084952993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084952993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084952994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084952994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084952994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084952994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084952994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026084952994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084952994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084952994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084952994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084952998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084953007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084953007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084953027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026084953027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084953027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084953027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084953027 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026084953027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084953027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084953027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084953027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084953029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084953029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084953029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084953029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084953029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084953029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084953029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084953029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084953029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026084953029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084953029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084953030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084953030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084953033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084953042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084953042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026084953063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026084953063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026084953063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026084953063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084953063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026084953063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026084953063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026084953063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026084953063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026084953065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026084953065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026084953065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026084953065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026084953065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026084953065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026084953065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026084953065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026084953065 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026084953065 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026084953065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026084953065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026084953065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026084953069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026084953078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084953078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026084953349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026084953349 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026084953349 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026084953349 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026084953351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026084953352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@51ea94aae97f: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='E6229E78'O, index=0 SGSN_Test-GSUP(1160)@51ea94aae97f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@51ea94aae97f: 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 := '5B6CBD0C517135CE438D80CC465F73B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2A10B7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '218CE278F222DEE1'O } } } } } 20241026084954404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084954404 DLLC NOTICE LLME(ffffffff/e6229e78){UNASSIGNED} LLC RX: unknown TLLI 0xe6229e78, creating LLME on the fly (gprs_llc.c:552) 20241026084954404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084954404 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241026084954404 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026084954404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026084954404 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026084954404 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026084954404 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026084954404 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026084954404 DLLC NOTICE LLME(ffffffff/e6229e78){UNASSIGNED} LLGM Assign pre (e6229e78 => c2c9b8b9) (gprs_llc.c:1079) 20241026084954404 DLLC NOTICE LLME(e6229e78/c2c9b8b9){ASSIGNED} LLGM Assign post (e6229e78 => c2c9b8b9) (gprs_llc.c:1125) 20241026084954404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026084954404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026084954404 DMM DEBUG MM(262420000000049/c2c9b8b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026084954417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084954417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026084954417 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084954417 DMM DEBUG MM(262420000000049/c2c9b8b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241026084954417 DMM NOTICE MM(262420000000049/c2c9b8b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026084954417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026084954417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026084954417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026084954417 DMM DEBUG MM(262420000000049/c2c9b8b9) Requesting authorization (sgsn_auth.c:160) 20241026084954417 DMM INFO MM(262420000000049/c2c9b8b9) Requesting authentication tuples (sgsn_auth.c:184) 20241026084954417 DMM DEBUG MM(262420000000049/c2c9b8b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026084954417 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241026084954417 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@51ea94aae97f: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241026084954420 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026084954420 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026084954420 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026084954420 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026084954420 DMM INFO MM(262420000000049/c2c9b8b9) Subscriber data update (mmctx.c:445) 20241026084954420 DMM DEBUG MM(262420000000049/c2c9b8b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026084954420 DMM INFO MM(262420000000049/c2c9b8b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026084954420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026084954420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026084954420 DMM INFO MM(262420000000049/c2c9b8b9) <- GMM AUTH AND CIPHERING REQ (rand = 5b 6c bd 0c 51 71 35 ce 43 8d 80 cc 46 5f 73 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026084954427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084954427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241026084954427 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084954427 DMM INFO MM(262420000000049/c2c9b8b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026084954427 DMM NOTICE MM(262420000000049/c2c9b8b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026084954427 DMM DEBUG MM(262420000000049/c2c9b8b9) checking auth: received GSM SRES = c2 a1 0b 7c (gprs_gmm.c:666) 20241026084954427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026084954427 DMM DEBUG MM(262420000000049/c2c9b8b9) Requesting authorization (sgsn_auth.c:160) 20241026084954427 DMM INFO MM(262420000000049/c2c9b8b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026084954427 DMM DEBUG MM(262420000000049/c2c9b8b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241026084954427 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241026084954427 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) 20241026084954427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026084954427 DMM INFO MM(262420000000049/c2c9b8b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2c9b8b9) (gprs_gmm.c:300) 20241026084954428 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026084954428 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026084954428 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241026084954428 DMM INFO MM(262420000000049/c2c9b8b9) Subscriber data update (mmctx.c:445) 20241026084954428 DMM DEBUG MM(262420000000049/c2c9b8b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026084954428 DMM INFO MM(262420000000049/c2c9b8b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026084954429 DMM NOTICE MM(262420000000049/c2c9b8b9) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241026084954429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026084954429 DMM NOTICE MM(262420000000049/c2c9b8b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026084954429 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) 20241026084954429 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026084954429 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241026084954429 DMM INFO MM(262420000000049/c2c9b8b9) Subscriber data update (mmctx.c:445) 20241026084954429 DMM DEBUG MM(262420000000049/c2c9b8b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026084954435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084954435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026084954435 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084954435 DMM INFO MM(262420000000049/c2c9b8b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026084954435 DMM NOTICE MM(262420000000049/c2c9b8b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026084954435 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026084954435 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026084954436 DLLC NOTICE LLME(e6229e78/c2c9b8b9){ASSIGNED} LLGM Assign pre (ffffffff => c2c9b8b9) (gprs_llc.c:1079) 20241026084954436 DLLC NOTICE LLME(ffffffff/c2c9b8b9){ASSIGNED} LLGM Assign post (ffffffff => c2c9b8b9) (gprs_llc.c:1125) 20241026084954436 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026084954436 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026084954436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026084954436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@51ea94aae97f: setverdict(pass): none -> pass 20241026084954487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084954487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026084954487 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026084954487 DMM INFO MM(262420000000049/c2c9b8b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026084954487 DMM INFO MM(262420000000049/c2c9b8b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026084954487 DMM DEBUG MM(262420000000049/c2c9b8b9) Using GGSN 0 (gprs_sm.c:312) 20241026084954487 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) 20241026084954487 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241026084954487 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026084954487 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241026084954488 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241026084954498 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 f6 40 e2 42 11 b7 be 69 39 14 05 7f 93 c1 44 57 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) 20241026084954498 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc37288, cbp=0x560b9201ec50) (sgsn_libgtp.c:632) 20241026084954498 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026084954498 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92023c08 TLLI=c2c9b8b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026084954498 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026084954498 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026084954506 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241026084954512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084954512 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241026084954512 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241026084954516 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241026084954516 DMM INFO MM(262420000000049/c2c9b8b9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241026084959523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026084959523 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241026084959523 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241026084959527 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@51ea94aae97f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@51ea94aae97f: Final verdict of PTC: pass 20241026084959537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48894<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026084959538 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026084959538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1160)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1148)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@51ea94aae97f: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@51ea94aae97f: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@51ea94aae97f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1158)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1153)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1146)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1151)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1156)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@51ea94aae97f: Test case TC_suspend_resume finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:49:59 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241026084959673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085000074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96420) 20241026085000232 DGPRS DEBUG Checking for inactive LLMEs, time = 11743334 (sgsn.c:131) 20241026085000539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085000539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96420, count=105432) 20241026085001540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085001540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:50:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026085002541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085002541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_suspend_rau started. 20241026085003131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085003132 DMM INFO MM(262420000000049/c2c9b8b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085003132 DMM INFO MM(262420000000049/c2c9b8b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085003132 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085003132 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085003132 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085003132 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026085003132 DLLC NOTICE LLME(ffffffff/c2c9b8b9){ASSIGNED} LLGM Assign pre (c2c9b8b9 => ffffffff) (gprs_llc.c:1079) 20241026085003132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c9b8b9 => ffffffff) (gprs_llc.c:1125) 20241026085003132 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b920238b0 (gprs_sndcp.c:574) 20241026085003133 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92023c08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026085003133 DMM NOTICE MM(262420000000049/c2c9b8b9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085003133 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241026085003133 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085003133 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085003133 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241026085003133 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241026085003133 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) 20241026085003133 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) 20241026085003133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085003133 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085003133 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026085003133 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085003133 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085003179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085003179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085003179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085003179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085003179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085003179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085003179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085003179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085003179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085003181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085003181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085003181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085003181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085003181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085003181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085003181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085003181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085003181 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085003181 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085003181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085003181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085003181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085003185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085003195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085003195 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085003212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085003212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085003212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085003212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085003212 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085003212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085003212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085003212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085003212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085003214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085003214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085003214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085003214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085003214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085003214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085003214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085003214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085003214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085003214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085003214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085003215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085003215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085003219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085003229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085003229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085003248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085003248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085003248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085003248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085003248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085003248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085003248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085003248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085003248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085003250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085003250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085003250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085003250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085003250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085003250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085003250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085003250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085003250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085003250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085003250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085003251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085003251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085003255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085003264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085003264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085003542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085003542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085003542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085003542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085003544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085003544 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@51ea94aae97f: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='FB3430D5'O, index=0 SGSN_Test-GSUP(1179)@51ea94aae97f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@51ea94aae97f: 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 := '214BFFDB8B8C5250702D424A73147752'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4C8A6EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0771949DC02C20CC'O } } } } } 20241026085004598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085004598 DLLC NOTICE LLME(ffffffff/fb3430d5){UNASSIGNED} LLC RX: unknown TLLI 0xfb3430d5, creating LLME on the fly (gprs_llc.c:552) 20241026085004598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085004598 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085004598 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085004598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085004598 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085004598 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026085004598 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085004598 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085004598 DLLC NOTICE LLME(ffffffff/fb3430d5){UNASSIGNED} LLGM Assign pre (fb3430d5 => fd59a655) (gprs_llc.c:1079) 20241026085004598 DLLC NOTICE LLME(fb3430d5/fd59a655){ASSIGNED} LLGM Assign post (fb3430d5 => fd59a655) (gprs_llc.c:1125) 20241026085004598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085004598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085004598 DMM DEBUG MM(262420000000050/fd59a655) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085004610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085004610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085004610 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085004610 DMM DEBUG MM(262420000000050/fd59a655) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241026085004610 DMM NOTICE MM(262420000000050/fd59a655) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085004610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085004610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085004610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085004610 DMM DEBUG MM(262420000000050/fd59a655) Requesting authorization (sgsn_auth.c:160) 20241026085004610 DMM INFO MM(262420000000050/fd59a655) Requesting authentication tuples (sgsn_auth.c:184) 20241026085004610 DMM DEBUG MM(262420000000050/fd59a655) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085004610 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241026085004610 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@51ea94aae97f: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241026085004613 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085004613 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085004613 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085004613 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085004613 DMM INFO MM(262420000000050/fd59a655) Subscriber data update (mmctx.c:445) 20241026085004613 DMM DEBUG MM(262420000000050/fd59a655) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085004613 DMM INFO MM(262420000000050/fd59a655) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085004613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085004613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085004613 DMM INFO MM(262420000000050/fd59a655) <- GMM AUTH AND CIPHERING REQ (rand = 21 4b ff db 8b 8c 52 50 70 2d 42 4a 73 14 77 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026085004620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085004620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085004620 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085004620 DMM INFO MM(262420000000050/fd59a655) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085004620 DMM NOTICE MM(262420000000050/fd59a655) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085004620 DMM DEBUG MM(262420000000050/fd59a655) checking auth: received GSM SRES = b4 c8 a6 ec (gprs_gmm.c:666) 20241026085004620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085004620 DMM DEBUG MM(262420000000050/fd59a655) Requesting authorization (sgsn_auth.c:160) 20241026085004620 DMM INFO MM(262420000000050/fd59a655) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085004620 DMM DEBUG MM(262420000000050/fd59a655) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085004620 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241026085004620 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) 20241026085004621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085004621 DMM INFO MM(262420000000050/fd59a655) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd59a655) (gprs_gmm.c:300) 20241026085004622 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085004622 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085004622 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241026085004622 DMM INFO MM(262420000000050/fd59a655) Subscriber data update (mmctx.c:445) 20241026085004622 DMM DEBUG MM(262420000000050/fd59a655) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085004622 DMM INFO MM(262420000000050/fd59a655) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085004622 DMM NOTICE MM(262420000000050/fd59a655) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241026085004622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085004622 DMM NOTICE MM(262420000000050/fd59a655) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085004622 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) 20241026085004622 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085004622 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241026085004622 DMM INFO MM(262420000000050/fd59a655) Subscriber data update (mmctx.c:445) 20241026085004622 DMM DEBUG MM(262420000000050/fd59a655) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085004629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085004629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085004629 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085004629 DMM INFO MM(262420000000050/fd59a655) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085004629 DMM NOTICE MM(262420000000050/fd59a655) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085004629 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085004629 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085004629 DLLC NOTICE LLME(fb3430d5/fd59a655){ASSIGNED} LLGM Assign pre (ffffffff => fd59a655) (gprs_llc.c:1079) 20241026085004629 DLLC NOTICE LLME(ffffffff/fd59a655){ASSIGNED} LLGM Assign post (ffffffff => fd59a655) (gprs_llc.c:1125) 20241026085004629 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085004629 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085004629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085004629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@51ea94aae97f: setverdict(pass): none -> pass 20241026085004680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085004680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026085004680 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085004680 DMM INFO MM(262420000000050/fd59a655) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085004680 DMM INFO MM(262420000000050/fd59a655) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085004680 DMM DEBUG MM(262420000000050/fd59a655) Using GGSN 0 (gprs_sm.c:312) 20241026085004680 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) 20241026085004680 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241026085004680 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085004680 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085004681 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241026085004692 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 bd 7e e4 0f 11 ba 23 d2 7a 14 05 7f 7d c9 d8 6d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241026085004692 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc382f8, cbp=0x560b9201f520) (sgsn_libgtp.c:632) 20241026085004692 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085004692 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92024d78 TLLI=fd59a655, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026085004692 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085004692 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085004700 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241026085004706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085004706 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241026085004706 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241026085004709 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241026085004709 DMM INFO MM(262420000000050/fd59a655) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241026085009717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085009717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085009717 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085009717 DMM INFO MM(262420000000050/fd59a655) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026085009717 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085009717 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241026085009717 DLLC NOTICE LLME(ffffffff/fd59a655){ASSIGNED} LLGM Assign pre (fd59a655 => f9bb1c5e) (gprs_llc.c:1079) 20241026085009717 DLLC NOTICE LLME(fd59a655/f9bb1c5e){ASSIGNED} LLGM Assign post (fd59a655 => f9bb1c5e) (gprs_llc.c:1125) 20241026085009717 DMM INFO MM(262420000000050/f9bb1c5e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085009725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085009725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085009725 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085009725 DMM INFO MM(262420000000050/f9bb1c5e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026085009725 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026085009725 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085009725 DLLC NOTICE LLME(fd59a655/f9bb1c5e){ASSIGNED} LLGM Assign pre (ffffffff => f9bb1c5e) (gprs_llc.c:1079) 20241026085009725 DLLC NOTICE LLME(ffffffff/f9bb1c5e){ASSIGNED} LLGM Assign post (ffffffff => f9bb1c5e) (gprs_llc.c:1125) 20241026085009725 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026085010225 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1165)@51ea94aae97f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@51ea94aae97f: Final verdict of PTC: pass 20241026085010234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085010236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085010236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1179)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1172)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@51ea94aae97f: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1177)@51ea94aae97f: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@51ea94aae97f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1175)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1166)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1170)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@51ea94aae97f: Test case TC_suspend_rau finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:50:10 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241026085010367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085010768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106240) 20241026085011237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085011237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106240, count=110596) 20241026085012238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085012238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:50: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_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 20241026085013239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085013239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_paging_ps started. 20241026085013829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085013830 DMM INFO MM(262420000000050/f9bb1c5e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085013830 DMM INFO MM(262420000000050/f9bb1c5e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085013830 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085013830 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085013830 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085013830 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026085013830 DLLC NOTICE LLME(ffffffff/f9bb1c5e){ASSIGNED} LLGM Assign pre (f9bb1c5e => ffffffff) (gprs_llc.c:1079) 20241026085013830 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9bb1c5e => ffffffff) (gprs_llc.c:1125) 20241026085013830 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92024a20 (gprs_sndcp.c:574) 20241026085013830 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92024d78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026085013830 DMM NOTICE MM(262420000000050/f9bb1c5e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085013830 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241026085013830 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085013830 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085013830 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241026085013830 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241026085013830 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) 20241026085013830 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) 20241026085013830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085013830 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085013830 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026085013830 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085013830 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085013871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085013871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085013872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085013872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085013872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085013872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085013872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085013872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085013872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085013873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085013873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085013873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085013873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085013873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085013873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085013873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085013873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085013873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085013873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085013873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1186)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085013874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085013874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085013878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085013888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085013888 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085013908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085013908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085013908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085013908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085013908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085013908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085013908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085013908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085013908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085013910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085013910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085013910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085013910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085013910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085013910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085013910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085013910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085013910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085013910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085013910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085013910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085013914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085013924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085013924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085013953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085013953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085013953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085013953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085013953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085013953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085013953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085013953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085013953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085013955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085013955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085013955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085013955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085013955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085013955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085013955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085013955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085013955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085013955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085013955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085013956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085013956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085013960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085013969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085013969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085014240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085014240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085014240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085014240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085014242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085014243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@51ea94aae97f: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='F8158446'O, index=0 SGSN_Test-GSUP(1198)@51ea94aae97f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@51ea94aae97f: 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 := '6A5E2FF26BC70D6A2A412D166243F96E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3009022E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BC24BBF25097F6D'O } } } } } 20241026085015299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085015299 DLLC NOTICE LLME(ffffffff/f8158446){UNASSIGNED} LLC RX: unknown TLLI 0xf8158446, creating LLME on the fly (gprs_llc.c:552) 20241026085015299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085015299 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085015299 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085015299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085015299 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085015299 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026085015299 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085015299 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085015299 DLLC NOTICE LLME(ffffffff/f8158446){UNASSIGNED} LLGM Assign pre (f8158446 => ff75d101) (gprs_llc.c:1079) 20241026085015299 DLLC NOTICE LLME(f8158446/ff75d101){ASSIGNED} LLGM Assign post (f8158446 => ff75d101) (gprs_llc.c:1125) 20241026085015299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085015299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085015299 DMM DEBUG MM(262420000000051/ff75d101) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085015313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085015313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085015313 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085015313 DMM DEBUG MM(262420000000051/ff75d101) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241026085015313 DMM NOTICE MM(262420000000051/ff75d101) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085015313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085015313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085015313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085015313 DMM DEBUG MM(262420000000051/ff75d101) Requesting authorization (sgsn_auth.c:160) 20241026085015313 DMM INFO MM(262420000000051/ff75d101) Requesting authentication tuples (sgsn_auth.c:184) 20241026085015313 DMM DEBUG MM(262420000000051/ff75d101) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085015313 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241026085015313 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@51ea94aae97f: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241026085015316 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085015316 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085015316 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085015316 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085015316 DMM INFO MM(262420000000051/ff75d101) Subscriber data update (mmctx.c:445) 20241026085015316 DMM DEBUG MM(262420000000051/ff75d101) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085015316 DMM INFO MM(262420000000051/ff75d101) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085015316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085015316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085015316 DMM INFO MM(262420000000051/ff75d101) <- GMM AUTH AND CIPHERING REQ (rand = 6a 5e 2f f2 6b c7 0d 6a 2a 41 2d 16 62 43 f9 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026085015324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085015324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085015324 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085015324 DMM INFO MM(262420000000051/ff75d101) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085015324 DMM NOTICE MM(262420000000051/ff75d101) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085015324 DMM DEBUG MM(262420000000051/ff75d101) checking auth: received GSM SRES = 30 09 02 2e (gprs_gmm.c:666) 20241026085015324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085015324 DMM DEBUG MM(262420000000051/ff75d101) Requesting authorization (sgsn_auth.c:160) 20241026085015324 DMM INFO MM(262420000000051/ff75d101) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085015324 DMM DEBUG MM(262420000000051/ff75d101) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085015324 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241026085015324 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) 20241026085015324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085015324 DMM INFO MM(262420000000051/ff75d101) <- GMM ATTACH ACCEPT (new P-TMSI=0xff75d101) (gprs_gmm.c:300) 20241026085015325 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085015325 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085015325 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241026085015325 DMM INFO MM(262420000000051/ff75d101) Subscriber data update (mmctx.c:445) 20241026085015325 DMM DEBUG MM(262420000000051/ff75d101) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085015325 DMM INFO MM(262420000000051/ff75d101) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085015325 DMM NOTICE MM(262420000000051/ff75d101) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241026085015325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085015325 DMM NOTICE MM(262420000000051/ff75d101) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085015325 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) 20241026085015326 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085015326 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241026085015326 DMM INFO MM(262420000000051/ff75d101) Subscriber data update (mmctx.c:445) 20241026085015326 DMM DEBUG MM(262420000000051/ff75d101) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085015332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085015332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085015332 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085015332 DMM INFO MM(262420000000051/ff75d101) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085015332 DMM NOTICE MM(262420000000051/ff75d101) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085015332 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085015333 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085015333 DLLC NOTICE LLME(f8158446/ff75d101){ASSIGNED} LLGM Assign pre (ffffffff => ff75d101) (gprs_llc.c:1079) 20241026085015333 DLLC NOTICE LLME(ffffffff/ff75d101){ASSIGNED} LLGM Assign post (ffffffff => ff75d101) (gprs_llc.c:1125) 20241026085015333 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085015333 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085015333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085015333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@51ea94aae97f: setverdict(pass): none -> pass 20241026085015385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085015385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026085015385 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085015385 DMM INFO MM(262420000000051/ff75d101) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085015385 DMM INFO MM(262420000000051/ff75d101) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085015385 DMM DEBUG MM(262420000000051/ff75d101) Using GGSN 0 (gprs_sm.c:312) 20241026085015385 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) 20241026085015385 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241026085015385 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085015385 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085015385 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241026085015397 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 62 f1 c9 49 11 b9 45 d0 f9 14 05 7f 26 18 a5 52 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) 20241026085015397 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc39368, cbp=0x560b9201e4b0) (sgsn_libgtp.c:632) 20241026085015397 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085015397 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92024d78 TLLI=ff75d101, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026085015397 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085015397 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085015404 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241026085018386 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Timeout of T3314 (fsm.c:317) 20241026085018386 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026085018386 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026085020414 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241026085020414 DMM INFO MM(262420000000051/ff75d101) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@51ea94aae97f: 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 := 'FF75D101'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@51ea94aae97f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@51ea94aae97f: Final verdict of PTC: pass 20241026085020430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@51ea94aae97f: Final verdict of PTC: none 20241026085020432 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085020433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1196)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1186)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1191)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1197)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@51ea94aae97f: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@51ea94aae97f: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@51ea94aae97f: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1195)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1184)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1189)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@51ea94aae97f: Test case TC_paging_ps finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:50:20 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241026085020561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085020962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103016) 20241026085021433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085021433 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) 20241026085022434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085022434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:50:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026085023435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085023435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_paging_ps_ra_multiple_cells started. 20241026085024021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085024022 DMM INFO MM(262420000000051/ff75d101) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085024022 DMM INFO MM(262420000000051/ff75d101) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085024022 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085024022 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085024022 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085024022 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026085024022 DLLC NOTICE LLME(ffffffff/ff75d101){ASSIGNED} LLGM Assign pre (ff75d101 => ffffffff) (gprs_llc.c:1079) 20241026085024022 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff75d101 => ffffffff) (gprs_llc.c:1125) 20241026085024022 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92024a20 (gprs_sndcp.c:574) 20241026085024022 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92024d78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026085024022 DMM NOTICE MM(262420000000051/ff75d101) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085024022 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241026085024022 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085024022 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085024022 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241026085024023 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241026085024023 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) 20241026085024023 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) 20241026085024023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085024023 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085024023 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026085024023 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085024023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085024065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085024065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085024065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085024065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085024065 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085024065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085024065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085024065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085024065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085024067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085024067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085024067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085024067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085024067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085024067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085024067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085024067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085024067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085024067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085024067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085024068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085024068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085024071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085024081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085024081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085024108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085024108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085024108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085024108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085024108 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085024108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085024108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085024108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085024108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1210)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085024110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085024110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085024110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085024110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085024110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085024110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085024110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085024110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085024110 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085024110 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085024110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085024111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085024111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085024116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085024125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085024125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085024144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085024144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085024144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085024144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085024144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085024144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085024144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085024144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085024144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085024146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085024146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085024146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085024146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085024146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085024146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085024146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085024146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085024146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085024146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085024146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085024147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085024147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085024151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085024160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085024160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085024436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085024436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085024436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085024436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085024438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085024439 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@51ea94aae97f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FBA078B4'O, index=0 SGSN_Test-GSUP(1217)@51ea94aae97f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@51ea94aae97f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@51ea94aae97f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FBA078B4'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@51ea94aae97f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FBA078B4'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@51ea94aae97f: 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 := 'D7473D395E6746DA331199CED0B7BA4A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF224942'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CEACBA4CF960E93'O } } } } } 20241026085025495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085025495 DLLC NOTICE LLME(ffffffff/fba078b4){UNASSIGNED} LLC RX: unknown TLLI 0xfba078b4, creating LLME on the fly (gprs_llc.c:552) 20241026085025495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085025495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085025495 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085025495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085025495 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085025495 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026085025495 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085025495 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085025495 DLLC NOTICE LLME(ffffffff/fba078b4){UNASSIGNED} LLGM Assign pre (fba078b4 => d5272dc5) (gprs_llc.c:1079) 20241026085025495 DLLC NOTICE LLME(fba078b4/d5272dc5){ASSIGNED} LLGM Assign post (fba078b4 => d5272dc5) (gprs_llc.c:1125) 20241026085025495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085025495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085025495 DMM DEBUG MM(262420000000052/d5272dc5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085025508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085025508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085025508 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085025508 DMM DEBUG MM(262420000000052/d5272dc5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241026085025508 DMM NOTICE MM(262420000000052/d5272dc5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085025508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085025508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085025508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085025508 DMM DEBUG MM(262420000000052/d5272dc5) Requesting authorization (sgsn_auth.c:160) 20241026085025508 DMM INFO MM(262420000000052/d5272dc5) Requesting authentication tuples (sgsn_auth.c:184) 20241026085025508 DMM DEBUG MM(262420000000052/d5272dc5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085025508 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241026085025508 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@51ea94aae97f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241026085025511 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085025511 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085025511 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085025511 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085025511 DMM INFO MM(262420000000052/d5272dc5) Subscriber data update (mmctx.c:445) 20241026085025511 DMM DEBUG MM(262420000000052/d5272dc5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085025511 DMM INFO MM(262420000000052/d5272dc5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085025511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085025511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085025511 DMM INFO MM(262420000000052/d5272dc5) <- GMM AUTH AND CIPHERING REQ (rand = d7 47 3d 39 5e 67 46 da 33 11 99 ce d0 b7 ba 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026085025517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085025517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085025517 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085025517 DMM INFO MM(262420000000052/d5272dc5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085025517 DMM NOTICE MM(262420000000052/d5272dc5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085025517 DMM DEBUG MM(262420000000052/d5272dc5) checking auth: received GSM SRES = ef 22 49 42 (gprs_gmm.c:666) 20241026085025517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085025517 DMM DEBUG MM(262420000000052/d5272dc5) Requesting authorization (sgsn_auth.c:160) 20241026085025517 DMM INFO MM(262420000000052/d5272dc5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085025517 DMM DEBUG MM(262420000000052/d5272dc5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085025518 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241026085025518 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) 20241026085025518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085025518 DMM INFO MM(262420000000052/d5272dc5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5272dc5) (gprs_gmm.c:300) 20241026085025519 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085025519 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085025519 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241026085025519 DMM INFO MM(262420000000052/d5272dc5) Subscriber data update (mmctx.c:445) 20241026085025519 DMM DEBUG MM(262420000000052/d5272dc5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085025519 DMM INFO MM(262420000000052/d5272dc5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085025519 DMM NOTICE MM(262420000000052/d5272dc5) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241026085025519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085025519 DMM NOTICE MM(262420000000052/d5272dc5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085025519 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) 20241026085025519 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085025519 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241026085025519 DMM INFO MM(262420000000052/d5272dc5) Subscriber data update (mmctx.c:445) 20241026085025519 DMM DEBUG MM(262420000000052/d5272dc5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085025525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085025525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085025525 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085025525 DMM INFO MM(262420000000052/d5272dc5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085025525 DMM NOTICE MM(262420000000052/d5272dc5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085025525 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085025525 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085025525 DLLC NOTICE LLME(fba078b4/d5272dc5){ASSIGNED} LLGM Assign pre (ffffffff => d5272dc5) (gprs_llc.c:1079) 20241026085025525 DLLC NOTICE LLME(ffffffff/d5272dc5){ASSIGNED} LLGM Assign post (ffffffff => d5272dc5) (gprs_llc.c:1125) 20241026085025525 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085025525 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085025525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085025525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085025577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085025577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026085025577 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085025577 DMM INFO MM(262420000000052/d5272dc5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085025577 DMM INFO MM(262420000000052/d5272dc5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085025577 DMM DEBUG MM(262420000000052/d5272dc5) Using GGSN 0 (gprs_sm.c:312) 20241026085025577 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) 20241026085025577 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241026085025577 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085025577 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085025577 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241026085025589 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 08 be 68 66 11 41 e3 06 82 14 05 7f e7 dc b0 3c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241026085025589 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc3a3d8, cbp=0x560b9201d200) (sgsn_libgtp.c:632) 20241026085025589 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085025589 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92024d78 TLLI=d5272dc5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026085025589 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085025589 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@51ea94aae97f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085025595 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241026085028577 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Timeout of T3314 (fsm.c:317) 20241026085028577 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026085028577 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026085030233 DGPRS DEBUG Checking for inactive LLMEs, time = 11743364 (sgsn.c:131) 20241026085030605 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241026085030605 DMM INFO MM(262420000000052/d5272dc5) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@51ea94aae97f: 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 := 'D5272DC5'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241026085044437 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026085044437 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085044437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241026085054069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085054071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085054071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026085054111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085054113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085054113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026085054148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085054149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085054149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@51ea94aae97f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@51ea94aae97f: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241026085055508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085055508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1215)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1217)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1205)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1211)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1216)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@51ea94aae97f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@51ea94aae97f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@51ea94aae97f: Final verdict of PTC: none 20241026085055511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44764<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1203)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1209)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1214)@51ea94aae97f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@51ea94aae97f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@51ea94aae97f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@51ea94aae97f: 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'. Sat Oct 26 08:50:55 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 20241026085055640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085056041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108020) 20241026085056509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085056509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108020, count=109180) 20241026085057510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085057510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:50:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026085058511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085058511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_bssgp_rim_single_report started. 20241026085059105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085059107 DMM INFO MM(262420000000052/d5272dc5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085059107 DMM INFO MM(262420000000052/d5272dc5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085059107 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085059107 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085059107 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085059107 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026085059107 DLLC NOTICE LLME(ffffffff/d5272dc5){ASSIGNED} LLGM Assign pre (d5272dc5 => ffffffff) (gprs_llc.c:1079) 20241026085059107 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5272dc5 => ffffffff) (gprs_llc.c:1125) 20241026085059107 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92024a20 (gprs_sndcp.c:574) 20241026085059107 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92024d78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026085059107 DMM NOTICE MM(262420000000052/d5272dc5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085059107 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241026085059107 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085059107 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085059107 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241026085059107 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241026085059107 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) 20241026085059107 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) 20241026085059107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085059107 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085059107 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026085059107 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085059107 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085059154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085059154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085059154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085059154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085059154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085059154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085059154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085059154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085059154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085059155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085059155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085059155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085059155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085059155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085059155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085059155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085059155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085059155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085059155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085059155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085059156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085059156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085059160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085059171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085059171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085059192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085059192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085059192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085059192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085059192 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085059192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085059192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085059192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085059192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085059194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085059194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085059194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085059195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085059195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085059195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085059195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085059195 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085059195 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085059195 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085059195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085059195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085059195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085059199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085059209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085059209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085059234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085059234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085059234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085059234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085059234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085059234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085059234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085059234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085059234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085059235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085059235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085059235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085059236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085059236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085059236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085059236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085059236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085059236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085059236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085059236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085059236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085059236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085059240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085059250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085059250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085059512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085059512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085059512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085059512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085059515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085059517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085059534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@51ea94aae97f: setverdict(pass): none -> pass MTC@51ea94aae97f: Warning: Re-starting timer T, which is already active (running or expired). 20241026085059541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085059548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@51ea94aae97f: Final verdict of PTC: none 20241026085059551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085059551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI220(1233)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1234)@51ea94aae97f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1229)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@51ea94aae97f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1224)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1227)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1232)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1222)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: pass MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@51ea94aae97f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:50:59 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 20241026085059676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085100077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58616) 20241026085100234 DGPRS DEBUG Checking for inactive LLMEs, time = 11743394 (sgsn.c:131) 20241026085100551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085100551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58616, count=60100) 20241026085101552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085101552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026085102553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085102553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_rim_eutran_to_geran started. 20241026085103139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085103140 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085103182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085103182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085103182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085103182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085103182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085103182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085103182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085103182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085103182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085103184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085103184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085103184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085103184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085103184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085103184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085103184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085103184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085103184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085103184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085103184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085103184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085103184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085103188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085103197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085103197 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1243)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 TC_rim_eutran_to_geran-BVCI196(1241)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085103226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085103226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085103226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085103226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085103226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085103226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085103226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085103226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085103226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085103228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085103228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085103228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085103228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085103228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085103228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085103228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085103228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085103228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085103228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085103228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085103229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085103229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085103232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085103242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085103242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085103279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085103279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085103279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085103279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085103279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085103279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085103279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085103279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085103279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085103281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085103281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085103281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085103281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085103281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085103281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085103281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085103281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085103281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085103281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085103281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085103282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085103282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085103285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085103294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085103294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085103554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085103554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085103554 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085103554 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085103557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026085103557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51ea94aae97f: setverdict(pass): none -> pass 20241026085103586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085103590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33714<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI210(1246)@51ea94aae97f: Final verdict of PTC: none 20241026085103591 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085103591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1244)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@51ea94aae97f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1254)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1242)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1253)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1247)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@51ea94aae97f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1251)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1240)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1245)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: pass MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@51ea94aae97f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:03 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 20241026085103715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085104116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33726<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51500) 20241026085104592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085104592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51500, count=52760) 20241026085105593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085105593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51: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_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 20241026085106594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085106594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_cell_change_different_rai_ci_attach started. 20241026085107174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085107175 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085107228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085107228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085107228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085107228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085107228 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085107228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085107228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085107228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085107228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1260)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1261)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085107230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085107230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085107230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085107230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085107230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085107230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085107230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085107230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085107230 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085107230 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085107230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1261)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085107231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085107231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085107234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085107242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107242 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1260)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085107254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085107254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085107254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085107254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085107254 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085107254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085107254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085107255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085107255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085107256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085107256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085107256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085107256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085107256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085107256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085107256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085107256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085107256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085107256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085107256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085107257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085107257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085107260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085107268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107269 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)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1267)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085107303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085107303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085107303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085107303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085107303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085107303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085107303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085107303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085107303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085107305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085107305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085107305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085107305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085107305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085107305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085107305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085107305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085107305 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085107305 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085107305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085107306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085107306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085107310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085107318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107318 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)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085107595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085107595 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085107595 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085107595 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085107597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085107597 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1258)@51ea94aae97f: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E1385899'O, index=0 SGSN_Test-GSUP(1272)@51ea94aae97f: 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)@51ea94aae97f: 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 := '628B0ED9D839F0A70DA037A0AC39097A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDAA4CC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '222F2FCDB3DF6909'O } } } } } 20241026085107643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107643 DLLC NOTICE LLME(ffffffff/e1385899){UNASSIGNED} LLC RX: unknown TLLI 0xe1385899, creating LLME on the fly (gprs_llc.c:552) 20241026085107643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085107643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085107643 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085107643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085107643 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085107643 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026085107643 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085107644 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085107644 DLLC NOTICE LLME(ffffffff/e1385899){UNASSIGNED} LLGM Assign pre (e1385899 => c1c2b626) (gprs_llc.c:1079) 20241026085107644 DLLC NOTICE LLME(e1385899/c1c2b626){ASSIGNED} LLGM Assign post (e1385899 => c1c2b626) (gprs_llc.c:1125) 20241026085107644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085107644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085107644 DMM DEBUG MM(262420000000068/c1c2b626) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085107655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085107655 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085107655 DMM DEBUG MM(262420000000068/c1c2b626) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241026085107655 DMM NOTICE MM(262420000000068/c1c2b626) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085107655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085107655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085107655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085107656 DMM DEBUG MM(262420000000068/c1c2b626) Requesting authorization (sgsn_auth.c:160) 20241026085107656 DMM INFO MM(262420000000068/c1c2b626) Requesting authentication tuples (sgsn_auth.c:184) 20241026085107656 DMM DEBUG MM(262420000000068/c1c2b626) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085107656 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241026085107656 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@51ea94aae97f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241026085107658 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085107658 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085107658 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085107658 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085107658 DMM INFO MM(262420000000068/c1c2b626) Subscriber data update (mmctx.c:445) 20241026085107659 DMM DEBUG MM(262420000000068/c1c2b626) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085107659 DMM INFO MM(262420000000068/c1c2b626) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085107659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085107659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085107659 DMM INFO MM(262420000000068/c1c2b626) <- GMM AUTH AND CIPHERING REQ (rand = 62 8b 0e d9 d8 39 f0 a7 0d a0 37 a0 ac 39 09 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026085107666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085107666 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085107666 DMM INFO MM(262420000000068/c1c2b626) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085107666 DMM NOTICE MM(262420000000068/c1c2b626) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085107666 DMM DEBUG MM(262420000000068/c1c2b626) checking auth: received GSM SRES = cd aa 4c c0 (gprs_gmm.c:666) 20241026085107666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085107666 DMM DEBUG MM(262420000000068/c1c2b626) Requesting authorization (sgsn_auth.c:160) 20241026085107666 DMM INFO MM(262420000000068/c1c2b626) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085107666 DMM DEBUG MM(262420000000068/c1c2b626) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085107666 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241026085107666 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) 20241026085107666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085107666 DMM INFO MM(262420000000068/c1c2b626) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1c2b626) (gprs_gmm.c:300) 20241026085107667 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085107667 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085107667 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241026085107667 DMM INFO MM(262420000000068/c1c2b626) Subscriber data update (mmctx.c:445) 20241026085107667 DMM DEBUG MM(262420000000068/c1c2b626) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085107667 DMM INFO MM(262420000000068/c1c2b626) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085107667 DMM NOTICE MM(262420000000068/c1c2b626) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241026085107667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085107667 DMM NOTICE MM(262420000000068/c1c2b626) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085107667 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) 20241026085107668 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085107668 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241026085107668 DMM INFO MM(262420000000068/c1c2b626) Subscriber data update (mmctx.c:445) 20241026085107668 DMM DEBUG MM(262420000000068/c1c2b626) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085107673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085107673 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085107673 DMM INFO MM(262420000000068/c1c2b626) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085107673 DMM NOTICE MM(262420000000068/c1c2b626) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085107673 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085107673 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085107673 DLLC NOTICE LLME(e1385899/c1c2b626){ASSIGNED} LLGM Assign pre (ffffffff => c1c2b626) (gprs_llc.c:1079) 20241026085107673 DLLC NOTICE LLME(ffffffff/c1c2b626){ASSIGNED} LLGM Assign post (ffffffff => c1c2b626) (gprs_llc.c:1125) 20241026085107673 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085107673 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085107673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085107673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085107725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026085107725 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085107725 DMM INFO MM(262420000000068/c1c2b626) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085107725 DMM INFO MM(262420000000068/c1c2b626) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085107725 DMM DEBUG MM(262420000000068/c1c2b626) Using GGSN 0 (gprs_sm.c:312) 20241026085107725 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) 20241026085107725 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241026085107725 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085107725 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085107725 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241026085107737 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 35 8e 36 8a 11 a7 31 cb b0 14 05 7f 09 07 19 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241026085107737 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc3b448, cbp=0x560b9201e700) (sgsn_libgtp.c:632) 20241026085107737 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085107737 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92024d78 TLLI=c1c2b626, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026085107737 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085107737 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@51ea94aae97f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085107745 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241026085107752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107752 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026085107752 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@51ea94aae97f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@51ea94aae97f: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C1C2B626'O, index=0 20241026085107759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241026085107759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC1C2B626) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085107759 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085107759 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085107759 DLLC NOTICE LLME(ffffffff/c1c2b626){ASSIGNED} LLGM Assign pre (c1c2b626 => c57dcb61) (gprs_llc.c:1079) 20241026085107759 DLLC NOTICE LLME(c1c2b626/c57dcb61){ASSIGNED} LLGM Assign post (c1c2b626 => c57dcb61) (gprs_llc.c:1125) 20241026085107759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085107759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085107759 DMM DEBUG MM(262420000000068/c57dcb61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085107771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085107771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241026085107771 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085107771 DMM DEBUG MM(262420000000068/c57dcb61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241026085107771 DMM NOTICE MM(262420000000068/c57dcb61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085107771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085107771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085107771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085107771 DMM DEBUG MM(262420000000068/c57dcb61) Requesting authorization (sgsn_auth.c:160) 20241026085107771 DMM INFO MM(262420000000068/c57dcb61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085107771 DMM DEBUG MM(262420000000068/c57dcb61) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085107771 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241026085107771 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) 20241026085108758 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085108758 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085108758 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241026085108758 DMM INFO MM(262420000000068/c57dcb61) Subscriber data update (mmctx.c:445) 20241026085108758 DMM DEBUG MM(262420000000068/c57dcb61) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241026085108758 DMM INFO MM(262420000000068/c57dcb61) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241026085108758 DMM NOTICE MM(262420000000068/c57dcb61) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241026085108758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085108758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085108758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026085108758 DMM INFO MM(262420000000068/c57dcb61) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57dcb61) (gprs_gmm.c:300) 20241026085108758 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) 20241026085108759 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085108759 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241026085108759 DMM INFO MM(262420000000068/c57dcb61) Subscriber data update (mmctx.c:445) 20241026085108759 DMM DEBUG MM(262420000000068/c57dcb61) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085108768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085108768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085108768 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085108768 DMM INFO MM(262420000000068/c57dcb61) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085108768 DMM NOTICE MM(262420000000068/c57dcb61) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085108768 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085108768 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085108768 DLLC NOTICE LLME(c1c2b626/c57dcb61){ASSIGNED} LLGM Assign pre (ffffffff => c57dcb61) (gprs_llc.c:1079) 20241026085108768 DLLC NOTICE LLME(ffffffff/c57dcb61){ASSIGNED} LLGM Assign post (ffffffff => c57dcb61) (gprs_llc.c:1125) 20241026085108768 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085108768 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241026085108768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085108768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085108817 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241026085108825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085108825 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085108825 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@51ea94aae97f: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@51ea94aae97f: Final verdict of PTC: pass 20241026085108830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53908<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@51ea94aae97f: Final verdict of PTC: none 20241026085108832 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085108832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1262)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1261)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1258)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1270)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1260)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1265)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1263)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1268)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1259)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1258): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1260): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1261): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@51ea94aae97f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:08 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 20241026085108960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085109361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113848) 20241026085109833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085109834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113848, count=122820) 20241026085110835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085110835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026085111826 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Timeout of T3314 (fsm.c:317) 20241026085111827 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026085111827 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026085111836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085111836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_cell_change_different_rai_ci_data started. 20241026085112423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085112425 DMM INFO MM(262420000000068/c57dcb61) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085112425 DMM INFO MM(262420000000068/c57dcb61) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085112425 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085112425 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085112425 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085112425 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026085112425 DLLC NOTICE LLME(ffffffff/c57dcb61){ASSIGNED} LLGM Assign pre (c57dcb61 => ffffffff) (gprs_llc.c:1079) 20241026085112425 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c57dcb61 => ffffffff) (gprs_llc.c:1125) 20241026085112425 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92024a20 (gprs_sndcp.c:574) 20241026085112425 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92024d78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026085112425 DMM NOTICE MM(262420000000068/c57dcb61) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085112425 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241026085112425 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085112425 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085112425 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241026085112425 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241026085112425 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) 20241026085112425 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) 20241026085112425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085112425 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085112425 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026085112425 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085112425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1279)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085112479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085112479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085112479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085112479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085112479 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085112479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085112479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085112479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085112479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1280)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085112481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085112481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085112481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085112481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085112481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085112481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085112481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085112481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085112481 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085112481 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085112481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085112482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085112482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085112486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026085112494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112494 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1277)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1284)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085112516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085112516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085112516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085112516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085112516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085112516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085112516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085112516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085112516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085112518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085112518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085112518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085112519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085112519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085112519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085112519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085112519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085112519 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085112519 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085112519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085112519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085112519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085112524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026085112534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1284)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_cell_change_different_rai_ci_data-BVCI210(1282)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085112541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085112541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085112541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085112541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085112541 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085112541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085112541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085112541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085112541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085112542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085112542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085112542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085112542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085112542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085112542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085112542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085112542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085112542 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085112542 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085112542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085112543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085112543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085112546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085112554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112554 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)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085112837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085112837 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085112837 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085112837 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085112839 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085112839 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@51ea94aae97f: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='CB107972'O, index=0 SGSN_Test-GSUP(1291)@51ea94aae97f: 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)@51ea94aae97f: 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 := '29A48EA8E6A1E9C9D849BD421F9E074B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57BCC26D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFC4AE2837502788'O } } } } } 20241026085112886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112886 DLLC NOTICE LLME(ffffffff/cb107972){UNASSIGNED} LLC RX: unknown TLLI 0xcb107972, creating LLME on the fly (gprs_llc.c:552) 20241026085112886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085112886 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085112886 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085112886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085112887 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085112887 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026085112887 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085112887 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085112887 DLLC NOTICE LLME(ffffffff/cb107972){UNASSIGNED} LLGM Assign pre (cb107972 => e2bf3a81) (gprs_llc.c:1079) 20241026085112887 DLLC NOTICE LLME(cb107972/e2bf3a81){ASSIGNED} LLGM Assign post (cb107972 => e2bf3a81) (gprs_llc.c:1125) 20241026085112887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085112887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085112887 DMM DEBUG MM(262420000000070/e2bf3a81) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085112900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085112900 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085112900 DMM DEBUG MM(262420000000070/e2bf3a81) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241026085112900 DMM NOTICE MM(262420000000070/e2bf3a81) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085112900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085112900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085112900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085112900 DMM DEBUG MM(262420000000070/e2bf3a81) Requesting authorization (sgsn_auth.c:160) 20241026085112900 DMM INFO MM(262420000000070/e2bf3a81) Requesting authentication tuples (sgsn_auth.c:184) 20241026085112900 DMM DEBUG MM(262420000000070/e2bf3a81) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085112900 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241026085112900 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@51ea94aae97f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241026085112903 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085112903 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085112903 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085112903 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085112903 DMM INFO MM(262420000000070/e2bf3a81) Subscriber data update (mmctx.c:445) 20241026085112903 DMM DEBUG MM(262420000000070/e2bf3a81) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085112903 DMM INFO MM(262420000000070/e2bf3a81) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085112903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085112903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085112903 DMM INFO MM(262420000000070/e2bf3a81) <- GMM AUTH AND CIPHERING REQ (rand = 29 a4 8e a8 e6 a1 e9 c9 d8 49 bd 42 1f 9e 07 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026085112911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085112911 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085112911 DMM INFO MM(262420000000070/e2bf3a81) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085112911 DMM NOTICE MM(262420000000070/e2bf3a81) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085112911 DMM DEBUG MM(262420000000070/e2bf3a81) checking auth: received GSM SRES = 57 bc c2 6d (gprs_gmm.c:666) 20241026085112911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085112911 DMM DEBUG MM(262420000000070/e2bf3a81) Requesting authorization (sgsn_auth.c:160) 20241026085112911 DMM INFO MM(262420000000070/e2bf3a81) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085112911 DMM DEBUG MM(262420000000070/e2bf3a81) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085112911 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241026085112911 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) 20241026085112911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085112911 DMM INFO MM(262420000000070/e2bf3a81) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2bf3a81) (gprs_gmm.c:300) 20241026085112912 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085112912 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085112912 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241026085112912 DMM INFO MM(262420000000070/e2bf3a81) Subscriber data update (mmctx.c:445) 20241026085112912 DMM DEBUG MM(262420000000070/e2bf3a81) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085112912 DMM INFO MM(262420000000070/e2bf3a81) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085112913 DMM NOTICE MM(262420000000070/e2bf3a81) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241026085112913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085112913 DMM NOTICE MM(262420000000070/e2bf3a81) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085112913 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) 20241026085112913 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085112913 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241026085112913 DMM INFO MM(262420000000070/e2bf3a81) Subscriber data update (mmctx.c:445) 20241026085112913 DMM DEBUG MM(262420000000070/e2bf3a81) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085112919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085112919 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085112919 DMM INFO MM(262420000000070/e2bf3a81) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085112919 DMM NOTICE MM(262420000000070/e2bf3a81) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085112919 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085112919 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085112919 DLLC NOTICE LLME(cb107972/e2bf3a81){ASSIGNED} LLGM Assign pre (ffffffff => e2bf3a81) (gprs_llc.c:1079) 20241026085112919 DLLC NOTICE LLME(ffffffff/e2bf3a81){ASSIGNED} LLGM Assign post (ffffffff => e2bf3a81) (gprs_llc.c:1125) 20241026085112919 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085112919 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085112919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085112919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085112970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026085112971 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085112971 DMM INFO MM(262420000000070/e2bf3a81) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085112971 DMM INFO MM(262420000000070/e2bf3a81) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085112971 DMM DEBUG MM(262420000000070/e2bf3a81) Using GGSN 0 (gprs_sm.c:312) 20241026085112971 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) 20241026085112971 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241026085112971 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085112971 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085112971 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241026085112983 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 97 44 a7 d5 11 fe d2 eb ca 14 05 7f ef b8 66 e4 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) 20241026085112983 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc3c4b8, cbp=0x560b920227c0) (sgsn_libgtp.c:632) 20241026085112983 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085112983 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92024d78 TLLI=e2bf3a81, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026085112983 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085112983 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@51ea94aae97f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085112990 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241026085112998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085112998 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026085112998 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@51ea94aae97f: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E2BF3A81'O, index=0 20241026085113005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085113005 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085113005 DSNDCP ERROR Message for non-existing MM ctx (lle=0x560b92024d78, TLLI=e2bf3a81, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@51ea94aae97f: Removing Client IMSI='262420000000070'H, index=0 20241026085115005 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1277)@51ea94aae97f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@51ea94aae97f: Final verdict of PTC: pass 20241026085115015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085115017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085115018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1280)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1291)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1289)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1285)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1278)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1283)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1287)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@51ea94aae97f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:15 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 20241026085115145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085115546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102056) 20241026085115999 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Timeout of T3314 (fsm.c:317) 20241026085115999 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026085115999 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026085116018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085116018 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) 20241026085117020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085117020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51: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_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 20241026085118021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085118021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_cell_change_different_ci_attach started. 20241026085118608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085118609 DMM INFO MM(262420000000070/e2bf3a81) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085118609 DMM INFO MM(262420000000070/e2bf3a81) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085118609 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085118609 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085118609 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085118609 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026085118609 DLLC NOTICE LLME(ffffffff/e2bf3a81){ASSIGNED} LLGM Assign pre (e2bf3a81 => ffffffff) (gprs_llc.c:1079) 20241026085118609 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2bf3a81 => ffffffff) (gprs_llc.c:1125) 20241026085118610 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92024a20 (gprs_sndcp.c:574) 20241026085118610 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92024d78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026085118610 DMM NOTICE MM(262420000000070/e2bf3a81) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085118610 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241026085118610 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085118610 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085118610 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241026085118610 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241026085118610 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) 20241026085118610 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) 20241026085118610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085118610 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085118610 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026085118610 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085118610 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085118657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085118657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085118657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085118657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085118657 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085118657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085118657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085118657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085118657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085118658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085118658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085118658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085118659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085118659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085118659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085118659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085118659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085118659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085118659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085118659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085118660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085118660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085118664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085118673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085118673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085118698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085118698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085118698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085118698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085118698 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085118698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085118698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085118698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085118698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085118700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085118700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085118700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085118700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085118700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085118700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085118700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085118700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085118700 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085118700 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085118700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085118701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085118701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085118704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085118714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085118714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085118735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085118735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085118735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085118735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085118735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085118735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085118735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085118735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085118735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085118737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085118737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085118737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085118737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085118737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085118737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085118737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085118737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085118737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085118737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085118737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085118738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085118738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085118743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085118753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085118753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085119022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085119022 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085119022 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085119022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085119024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026085119025 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@51ea94aae97f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C0F70609'O, index=0 SGSN_Test-GSUP(1310)@51ea94aae97f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@51ea94aae97f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@51ea94aae97f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C0F70609'O, index=0 TC_cell_change_different_ci_attach(1312)@51ea94aae97f: 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 := '2CCE0F0F89DFAFA988A9821873706AA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '338539C8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E9830C6C1797068'O } } } } } 20241026085119074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085119074 DLLC NOTICE LLME(ffffffff/c0f70609){UNASSIGNED} LLC RX: unknown TLLI 0xc0f70609, creating LLME on the fly (gprs_llc.c:552) 20241026085119074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085119074 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085119074 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085119074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085119074 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085119074 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026085119074 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085119074 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085119074 DLLC NOTICE LLME(ffffffff/c0f70609){UNASSIGNED} LLGM Assign pre (c0f70609 => e237e35f) (gprs_llc.c:1079) 20241026085119074 DLLC NOTICE LLME(c0f70609/e237e35f){ASSIGNED} LLGM Assign post (c0f70609 => e237e35f) (gprs_llc.c:1125) 20241026085119074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085119074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085119074 DMM DEBUG MM(262420000000069/e237e35f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085119089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085119089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085119089 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085119089 DMM DEBUG MM(262420000000069/e237e35f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241026085119089 DMM NOTICE MM(262420000000069/e237e35f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085119089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085119089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085119089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085119089 DMM DEBUG MM(262420000000069/e237e35f) Requesting authorization (sgsn_auth.c:160) 20241026085119089 DMM INFO MM(262420000000069/e237e35f) Requesting authentication tuples (sgsn_auth.c:184) 20241026085119089 DMM DEBUG MM(262420000000069/e237e35f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085119089 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241026085119089 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@51ea94aae97f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241026085119092 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085119092 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085119092 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085119092 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085119092 DMM INFO MM(262420000000069/e237e35f) Subscriber data update (mmctx.c:445) 20241026085119092 DMM DEBUG MM(262420000000069/e237e35f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085119092 DMM INFO MM(262420000000069/e237e35f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085119092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085119092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085119092 DMM INFO MM(262420000000069/e237e35f) <- GMM AUTH AND CIPHERING REQ (rand = 2c ce 0f 0f 89 df af a9 88 a9 82 18 73 70 6a a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026085119100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085119100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085119100 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085119100 DMM INFO MM(262420000000069/e237e35f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085119100 DMM NOTICE MM(262420000000069/e237e35f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085119100 DMM DEBUG MM(262420000000069/e237e35f) checking auth: received GSM SRES = 33 85 39 c8 (gprs_gmm.c:666) 20241026085119100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085119100 DMM DEBUG MM(262420000000069/e237e35f) Requesting authorization (sgsn_auth.c:160) 20241026085119100 DMM INFO MM(262420000000069/e237e35f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085119100 DMM DEBUG MM(262420000000069/e237e35f) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085119100 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241026085119100 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) 20241026085119100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085119100 DMM INFO MM(262420000000069/e237e35f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe237e35f) (gprs_gmm.c:300) 20241026085119101 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085119101 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085119101 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241026085119101 DMM INFO MM(262420000000069/e237e35f) Subscriber data update (mmctx.c:445) 20241026085119101 DMM DEBUG MM(262420000000069/e237e35f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085119101 DMM INFO MM(262420000000069/e237e35f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085119101 DMM NOTICE MM(262420000000069/e237e35f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241026085119101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085119101 DMM NOTICE MM(262420000000069/e237e35f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085119101 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) 20241026085119102 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085119102 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241026085119102 DMM INFO MM(262420000000069/e237e35f) Subscriber data update (mmctx.c:445) 20241026085119102 DMM DEBUG MM(262420000000069/e237e35f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085119108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085119108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085119108 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085119108 DMM INFO MM(262420000000069/e237e35f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085119108 DMM NOTICE MM(262420000000069/e237e35f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085119108 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085119108 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085119108 DLLC NOTICE LLME(c0f70609/e237e35f){ASSIGNED} LLGM Assign pre (ffffffff => e237e35f) (gprs_llc.c:1079) 20241026085119108 DLLC NOTICE LLME(ffffffff/e237e35f){ASSIGNED} LLGM Assign post (ffffffff => e237e35f) (gprs_llc.c:1125) 20241026085119108 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085119108 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085119108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085119108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085119159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085119159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026085119159 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085119159 DMM INFO MM(262420000000069/e237e35f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085119159 DMM INFO MM(262420000000069/e237e35f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085119159 DMM DEBUG MM(262420000000069/e237e35f) Using GGSN 0 (gprs_sm.c:312) 20241026085119159 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) 20241026085119159 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241026085119159 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085119159 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085119159 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241026085119170 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 40 4a a5 82 11 8f 2b 31 23 14 05 7f 70 88 d9 9d 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) 20241026085119170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc3d528, cbp=0x560b92020170) (sgsn_libgtp.c:632) 20241026085119170 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085119170 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92024d78 TLLI=e237e35f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026085119170 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085119170 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@51ea94aae97f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085119176 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241026085119184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085119184 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026085119184 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@51ea94aae97f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@51ea94aae97f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E237E35F'O, index=0 20241026085119191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085119191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241026085119191 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085119191 DMM INFO MM(262420000000069/e237e35f) -> GMM ATTACH REQUEST MI(TMSI-0xE237E35F) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085119191 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085119191 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085119191 DLLC NOTICE LLME(ffffffff/e237e35f){ASSIGNED} LLGM Assign pre (e237e35f => fd546516) (gprs_llc.c:1079) 20241026085119191 DLLC NOTICE LLME(e237e35f/fd546516){ASSIGNED} LLGM Assign post (e237e35f => fd546516) (gprs_llc.c:1125) 20241026085119191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085119191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085119191 DMM DEBUG MM(262420000000069/fd546516) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085119203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085119203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241026085119203 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085119203 DMM DEBUG MM(262420000000069/fd546516) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241026085119203 DMM NOTICE MM(262420000000069/fd546516) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085119203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085119203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085119203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085119203 DMM DEBUG MM(262420000000069/fd546516) Requesting authorization (sgsn_auth.c:160) 20241026085119203 DMM INFO MM(262420000000069/fd546516) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085119203 DMM DEBUG MM(262420000000069/fd546516) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085119203 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241026085119203 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) 20241026085120190 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085120190 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085120190 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241026085120190 DMM INFO MM(262420000000069/fd546516) Subscriber data update (mmctx.c:445) 20241026085120190 DMM DEBUG MM(262420000000069/fd546516) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241026085120190 DMM INFO MM(262420000000069/fd546516) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241026085120190 DMM NOTICE MM(262420000000069/fd546516) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241026085120190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085120190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085120190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026085120190 DMM INFO MM(262420000000069/fd546516) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd546516) (gprs_gmm.c:300) 20241026085120190 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) 20241026085120191 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085120191 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241026085120191 DMM INFO MM(262420000000069/fd546516) Subscriber data update (mmctx.c:445) 20241026085120191 DMM DEBUG MM(262420000000069/fd546516) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085120199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085120199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085120200 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085120200 DMM INFO MM(262420000000069/fd546516) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085120200 DMM NOTICE MM(262420000000069/fd546516) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085120200 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085120200 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085120200 DLLC NOTICE LLME(e237e35f/fd546516){ASSIGNED} LLGM Assign pre (ffffffff => fd546516) (gprs_llc.c:1079) 20241026085120200 DLLC NOTICE LLME(ffffffff/fd546516){ASSIGNED} LLGM Assign post (ffffffff => fd546516) (gprs_llc.c:1125) 20241026085120200 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085120200 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241026085120200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085120200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085120249 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241026085120257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085120257 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085120257 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@51ea94aae97f: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@51ea94aae97f: Final verdict of PTC: pass 20241026085120261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38556<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085120263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085120263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1298)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1310)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1303)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1308)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1296)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1306)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1301)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@51ea94aae97f: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:20 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 20241026085120392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085120793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120396) 20241026085121264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085121264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=120396, count=129988) 20241026085122265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085122265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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_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 20241026085123257 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Timeout of T3314 (fsm.c:317) 20241026085123257 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026085123257 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026085123266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085123266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_cell_change_different_ci_data started. 20241026085123851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085123853 DMM INFO MM(262420000000069/fd546516) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085123853 DMM INFO MM(262420000000069/fd546516) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085123853 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085123853 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085123853 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085123853 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026085123853 DLLC NOTICE LLME(ffffffff/fd546516){ASSIGNED} LLGM Assign pre (fd546516 => ffffffff) (gprs_llc.c:1079) 20241026085123853 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd546516 => ffffffff) (gprs_llc.c:1125) 20241026085123853 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92024a20 (gprs_sndcp.c:574) 20241026085123853 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92024d78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026085123853 DMM NOTICE MM(262420000000069/fd546516) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085123853 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241026085123853 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085123853 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085123853 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241026085123853 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241026085123853 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) 20241026085123853 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) 20241026085123854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085123854 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085123854 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026085123854 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085123854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085123898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085123898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085123898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085123898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085123898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085123898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085123898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085123898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085123898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085123899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085123899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085123899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085123900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085123900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085123900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085123900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085123900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085123900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085123900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085123900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1317)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085123900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085123900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085123903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085123913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085123913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1318)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_ci_data-BVCI196(1316)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085123944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085123944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085123944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085123944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085123944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085123945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085123945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085123945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085123945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085123946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085123946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085123946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085123947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085123947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085123947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085123947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085123947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085123947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085123947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085123947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085123947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085123947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085123951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085123962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085123962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085123985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085123985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085123985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085123985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085123985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085123985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085123985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085123985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085123985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085123987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085123987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085123987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085123987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085123987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085123987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085123987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085123987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085123987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085123987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085123987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085123988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085123988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085123991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085123999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085123999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085124267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085124267 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085124267 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085124267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085124269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085124270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@51ea94aae97f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='EA96806D'O, index=0 SGSN_Test-GSUP(1329)@51ea94aae97f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@51ea94aae97f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@51ea94aae97f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='EA96806D'O, index=0 TC_cell_change_different_ci_data(1331)@51ea94aae97f: 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 := '77E3F677AA5DEC0DFAE7DF846D5A541F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63F47610'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '789F5129D36B531D'O } } } } } 20241026085124321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085124321 DLLC NOTICE LLME(ffffffff/ea96806d){UNASSIGNED} LLC RX: unknown TLLI 0xea96806d, creating LLME on the fly (gprs_llc.c:552) 20241026085124321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085124321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085124321 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085124321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085124321 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085124322 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026085124322 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085124322 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085124322 DLLC NOTICE LLME(ffffffff/ea96806d){UNASSIGNED} LLGM Assign pre (ea96806d => e313ee9a) (gprs_llc.c:1079) 20241026085124322 DLLC NOTICE LLME(ea96806d/e313ee9a){ASSIGNED} LLGM Assign post (ea96806d => e313ee9a) (gprs_llc.c:1125) 20241026085124322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085124322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085124322 DMM DEBUG MM(262420000000071/e313ee9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085124334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085124334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085124334 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085124334 DMM DEBUG MM(262420000000071/e313ee9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241026085124334 DMM NOTICE MM(262420000000071/e313ee9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085124334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085124334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085124334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085124334 DMM DEBUG MM(262420000000071/e313ee9a) Requesting authorization (sgsn_auth.c:160) 20241026085124334 DMM INFO MM(262420000000071/e313ee9a) Requesting authentication tuples (sgsn_auth.c:184) 20241026085124334 DMM DEBUG MM(262420000000071/e313ee9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085124334 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241026085124334 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@51ea94aae97f: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241026085124337 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085124337 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085124337 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085124337 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085124337 DMM INFO MM(262420000000071/e313ee9a) Subscriber data update (mmctx.c:445) 20241026085124337 DMM DEBUG MM(262420000000071/e313ee9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085124337 DMM INFO MM(262420000000071/e313ee9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085124337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085124337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085124337 DMM INFO MM(262420000000071/e313ee9a) <- GMM AUTH AND CIPHERING REQ (rand = 77 e3 f6 77 aa 5d ec 0d fa e7 df 84 6d 5a 54 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026085124346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085124346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085124346 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085124346 DMM INFO MM(262420000000071/e313ee9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085124346 DMM NOTICE MM(262420000000071/e313ee9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085124346 DMM DEBUG MM(262420000000071/e313ee9a) checking auth: received GSM SRES = 63 f4 76 10 (gprs_gmm.c:666) 20241026085124346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085124346 DMM DEBUG MM(262420000000071/e313ee9a) Requesting authorization (sgsn_auth.c:160) 20241026085124346 DMM INFO MM(262420000000071/e313ee9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085124346 DMM DEBUG MM(262420000000071/e313ee9a) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085124346 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241026085124346 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) 20241026085124346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085124346 DMM INFO MM(262420000000071/e313ee9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe313ee9a) (gprs_gmm.c:300) 20241026085124347 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085124347 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085124347 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241026085124347 DMM INFO MM(262420000000071/e313ee9a) Subscriber data update (mmctx.c:445) 20241026085124347 DMM DEBUG MM(262420000000071/e313ee9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085124347 DMM INFO MM(262420000000071/e313ee9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085124347 DMM NOTICE MM(262420000000071/e313ee9a) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241026085124347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085124347 DMM NOTICE MM(262420000000071/e313ee9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085124347 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) 20241026085124348 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085124348 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241026085124348 DMM INFO MM(262420000000071/e313ee9a) Subscriber data update (mmctx.c:445) 20241026085124348 DMM DEBUG MM(262420000000071/e313ee9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085124353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085124353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085124353 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085124353 DMM INFO MM(262420000000071/e313ee9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085124353 DMM NOTICE MM(262420000000071/e313ee9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085124353 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085124353 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085124353 DLLC NOTICE LLME(ea96806d/e313ee9a){ASSIGNED} LLGM Assign pre (ffffffff => e313ee9a) (gprs_llc.c:1079) 20241026085124353 DLLC NOTICE LLME(ffffffff/e313ee9a){ASSIGNED} LLGM Assign post (ffffffff => e313ee9a) (gprs_llc.c:1125) 20241026085124353 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085124353 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085124353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085124353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085124405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085124405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026085124405 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085124405 DMM INFO MM(262420000000071/e313ee9a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085124405 DMM INFO MM(262420000000071/e313ee9a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085124405 DMM DEBUG MM(262420000000071/e313ee9a) Using GGSN 0 (gprs_sm.c:312) 20241026085124405 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) 20241026085124405 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241026085124405 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085124405 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085124405 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241026085124416 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 eb 19 7d 0d 11 36 0a cf d6 14 05 7f ae d8 9d a8 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) 20241026085124416 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc3e598, cbp=0x560b92022d20) (sgsn_libgtp.c:632) 20241026085124416 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085124416 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560b92024d78 TLLI=e313ee9a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026085124416 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085124416 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@51ea94aae97f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed 20241026085124424 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241026085124431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085124431 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026085124431 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@51ea94aae97f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@51ea94aae97f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E313EE9A'O, index=0 20241026085124439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085124439 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085124439 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085124440 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@51ea94aae97f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@51ea94aae97f: Final verdict of PTC: pass 20241026085124453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085124455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(1324)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1329)@51ea94aae97f: Final verdict of PTC: none 20241026085124455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1323)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1317)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1327)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@51ea94aae97f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1315)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1322)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1325)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1320)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@51ea94aae97f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:24 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 20241026085124529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085124931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93944) 20241026085125456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085125456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93944, count=106876) 20241026085126457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085126457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026085127439 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Timeout of T3314 (fsm.c:317) 20241026085127439 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026085127439 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026085127458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085127458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_sgsn_context_req_in started. 20241026085127986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085127987 DMM INFO MM(262420000000071/e313ee9a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085127987 DMM INFO MM(262420000000071/e313ee9a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085127987 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085127987 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085127987 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085127987 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026085127987 DLLC NOTICE LLME(ffffffff/e313ee9a){ASSIGNED} LLGM Assign pre (e313ee9a => ffffffff) (gprs_llc.c:1079) 20241026085127987 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e313ee9a => ffffffff) (gprs_llc.c:1125) 20241026085127987 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560b92024a20 (gprs_sndcp.c:574) 20241026085127987 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560b92024d78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026085127987 DMM NOTICE MM(262420000000071/e313ee9a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085127987 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241026085127987 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085127987 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085127987 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241026085127988 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241026085127988 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) 20241026085127988 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) 20241026085127988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085127988 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085127988 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026085127988 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085127988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085128035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085128035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085128036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085128036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085128036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085128036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085128036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085128036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085128036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085128037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085128037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085128037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085128038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085128038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085128038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085128038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085128038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085128038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085128038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085128038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085128038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085128038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085128041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085128051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085128051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085128074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085128074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085128074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085128074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085128074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085128074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085128074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085128074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085128074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085128076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085128076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085128076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085128076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085128076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085128076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085128076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085128076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085128076 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085128076 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085128076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085128077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085128077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085128081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085128091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085128091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085128118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085128118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085128118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085128119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085128119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085128119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085128119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085128119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085128119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085128121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085128121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085128121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085128121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085128121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085128121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085128121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085128121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085128121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085128121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085128121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085128121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085128122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085128127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085128136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085128136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085128459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085128459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085128459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085128459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085128461 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085128461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@51ea94aae97f: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='E45BE803'O, index=0 SGSN_Test-GSUP(1348)@51ea94aae97f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@51ea94aae97f: 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 := '48505BCECBB285C5AA63432E45B9C4C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3CE09955'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02108F490034EE4E'O } } } } } 20241026085129517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085129517 DLLC NOTICE LLME(ffffffff/e45be803){UNASSIGNED} LLC RX: unknown TLLI 0xe45be803, creating LLME on the fly (gprs_llc.c:552) 20241026085129517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085129517 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085129517 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085129517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085129517 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085129517 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Allocated (fsm.c:456) 20241026085129517 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085129517 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085129517 DLLC NOTICE LLME(ffffffff/e45be803){UNASSIGNED} LLGM Assign pre (e45be803 => de7465bc) (gprs_llc.c:1079) 20241026085129517 DLLC NOTICE LLME(e45be803/de7465bc){ASSIGNED} LLGM Assign post (e45be803 => de7465bc) (gprs_llc.c:1125) 20241026085129517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085129517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085129517 DMM DEBUG MM(262420000000072/de7465bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085129532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085129532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085129532 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085129532 DMM DEBUG MM(262420000000072/de7465bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241026085129532 DMM NOTICE MM(262420000000072/de7465bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085129532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085129532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085129532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085129532 DMM DEBUG MM(262420000000072/de7465bc) Requesting authorization (sgsn_auth.c:160) 20241026085129532 DMM INFO MM(262420000000072/de7465bc) Requesting authentication tuples (sgsn_auth.c:184) 20241026085129532 DMM DEBUG MM(262420000000072/de7465bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085129532 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241026085129532 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)@51ea94aae97f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@51ea94aae97f: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241026085129535 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085129535 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085129535 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085129535 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085129535 DMM INFO MM(262420000000072/de7465bc) Subscriber data update (mmctx.c:445) 20241026085129535 DMM DEBUG MM(262420000000072/de7465bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085129535 DMM INFO MM(262420000000072/de7465bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085129535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085129535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085129535 DMM INFO MM(262420000000072/de7465bc) <- GMM AUTH AND CIPHERING REQ (rand = 48 50 5b ce cb b2 85 c5 aa 63 43 2e 45 b9 c4 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026085129543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085129543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085129543 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085129543 DMM INFO MM(262420000000072/de7465bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085129543 DMM NOTICE MM(262420000000072/de7465bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085129544 DMM DEBUG MM(262420000000072/de7465bc) checking auth: received GSM SRES = 3c e0 99 55 (gprs_gmm.c:666) 20241026085129544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085129544 DMM DEBUG MM(262420000000072/de7465bc) Requesting authorization (sgsn_auth.c:160) 20241026085129544 DMM INFO MM(262420000000072/de7465bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085129544 DMM DEBUG MM(262420000000072/de7465bc) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085129544 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241026085129544 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) 20241026085129544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085129544 DMM INFO MM(262420000000072/de7465bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xde7465bc) (gprs_gmm.c:300) 20241026085129545 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085129545 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085129545 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241026085129545 DMM INFO MM(262420000000072/de7465bc) Subscriber data update (mmctx.c:445) 20241026085129545 DMM DEBUG MM(262420000000072/de7465bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085129545 DMM INFO MM(262420000000072/de7465bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085129545 DMM NOTICE MM(262420000000072/de7465bc) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241026085129545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085129545 DMM NOTICE MM(262420000000072/de7465bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085129545 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) 20241026085129545 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085129545 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241026085129545 DMM INFO MM(262420000000072/de7465bc) Subscriber data update (mmctx.c:445) 20241026085129545 DMM DEBUG MM(262420000000072/de7465bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085129552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085129552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085129552 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085129552 DMM INFO MM(262420000000072/de7465bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085129552 DMM NOTICE MM(262420000000072/de7465bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085129552 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085129552 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085129552 DLLC NOTICE LLME(e45be803/de7465bc){ASSIGNED} LLGM Assign pre (ffffffff => de7465bc) (gprs_llc.c:1079) 20241026085129552 DLLC NOTICE LLME(ffffffff/de7465bc){ASSIGNED} LLGM Assign post (ffffffff => de7465bc) (gprs_llc.c:1125) 20241026085129552 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085129552 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085129552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085129552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085129606 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 d0 4e 00 00 03 52 f0 99 42 42 de 05 de 74 65 bc 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) 20241026085130235 DGPRS DEBUG Checking for inactive LLMEs, time = 11743424 (sgsn.c:131) TC_sgsn_context_req_in(1350)@51ea94aae97f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241026085131606 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241026085131606 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241026085131606 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) 20241026085131606 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241026085131606 DMM INFO MM(262420000000072/de7465bc) Subscriber data update (mmctx.c:445) 20241026085131606 DMM DEBUG MM(262420000000072/de7465bc) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241026085131606 DMM INFO MM(262420000000072/de7465bc) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241026085131606 DMM INFO MM(262420000000072/de7465bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085131606 DMM INFO MM(262420000000072/de7465bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085131606 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085131606 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085131606 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085131606 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026085131606 DLLC NOTICE LLME(ffffffff/de7465bc){ASSIGNED} LLGM Assign pre (de7465bc => ffffffff) (gprs_llc.c:1079) 20241026085131606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de7465bc => ffffffff) (gprs_llc.c:1125) 20241026085131606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085131606 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085131606 DMM DEBUG MM_STATE_Iu[0x560b9201dff0]{Detached}: Deallocated (fsm.c:568) 20241026085131606 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@51ea94aae97f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@51ea94aae97f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241026085131612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36372<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085131614 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085131614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1348)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1341)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1336)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@51ea94aae97f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@51ea94aae97f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@51ea94aae97f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1346)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1344)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1334)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1339)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@51ea94aae97f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:31 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 20241026085131741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085132142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87100) 20241026085132615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085132615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87100, count=99920) 20241026085133616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085133616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241026085134617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085134617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_sgsn_context_req_out started. 20241026085135204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085135205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085135252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085135252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085135252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085135252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085135252 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085135252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085135252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085135252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085135252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085135254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085135254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085135254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085135254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085135254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085135254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085135254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085135254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085135254 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085135254 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085135254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085135255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085135255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085135259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085135269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085135269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085135295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085135295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085135295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085135295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085135295 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085135295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085135295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085135295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085135295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1360)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085135297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085135297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085135297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085135297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085135297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085135297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085135298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085135298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085135298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085135298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085135298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085135298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085135299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085135303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085135312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085135312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1362)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1358)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085135323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085135323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085135323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085135323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085135323 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085135323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085135323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085135323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085135323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085135325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085135325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085135325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085135325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085135325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085135325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085135325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085135325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085135325 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085135325 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085135325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085135326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085135326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085135329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085135336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085135336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085135618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085135618 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085135618 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085135618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085135620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085135621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@51ea94aae97f: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='CB1D201D'O, index=0 SGSN_Test-GSUP(1367)@51ea94aae97f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241026085136675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085136675 DLLC NOTICE LLME(ffffffff/cb1d201d){UNASSIGNED} LLC RX: unknown TLLI 0xcb1d201d, creating LLME on the fly (gprs_llc.c:552) 20241026085136675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241026085136675 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026085136675 DMM NOTICE LLME(ffffffff/cb1d201d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241026085136675 DLLC NOTICE LLME(ffffffff/cb1d201d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241026085136675 DMM ERROR LLME(ffffffff/cb1d201d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241026085136675 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241026085136675 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241026085136675 DLLC NOTICE LLME(ffffffff/cb1d201d){UNASSIGNED} LLGM Assign pre (cb1d201d => ffffffff) (gprs_llc.c:1079) 20241026085136675 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb1d201d => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@51ea94aae97f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@51ea94aae97f: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241026085136688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085136688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1367)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1365)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1361)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@51ea94aae97f: Final verdict of PTC: none 20241026085136690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36394<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1355)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@51ea94aae97f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@51ea94aae97f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@51ea94aae97f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1359)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1363)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1353)@51ea94aae97f: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@51ea94aae97f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@51ea94aae97f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:36 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 20241026085136816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085137218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50764) 20241026085137689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085137689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50764, count=55120) 20241026085138690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085138691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 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.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 20241026085139691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085139691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_req_id_req_ra_update started. 20241026085140278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085140279 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1375)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085140330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085140330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085140330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085140330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085140330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085140330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085140330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085140330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085140330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1374)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1375)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085140332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085140332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085140332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085140333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085140333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085140333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085140333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085140333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085140333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085140333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085140333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085140333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085140333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085140338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085140347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085140347 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1376)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1372)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085140356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085140356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085140356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085140356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085140356 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085140356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085140356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085140356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085140356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085140358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085140358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085140358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085140358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085140358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085140358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085140358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085140358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085140358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085140358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085140358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085140358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085140358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085140363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085140372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085140372 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)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085140396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085140396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085140396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085140396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085140396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085140396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085140396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085140396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085140396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085140398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085140398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085140398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085140398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085140398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085140398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085140398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085140398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085140398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085140398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085140398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085140398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085140398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085140402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085140412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085140412 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)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085140693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085140693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085140693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085140693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085140695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085140695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1372)@51ea94aae97f: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='E85739E7'O, index=0 SGSN_Test-GSUP(1386)@51ea94aae97f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241026085140738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085140739 DLLC NOTICE LLME(ffffffff/e85739e7){UNASSIGNED} LLC RX: unknown TLLI 0xe85739e7, creating LLME on the fly (gprs_llc.c:552) 20241026085140739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085140739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085140739 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085140739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085140739 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085140739 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026085140739 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085140739 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085140739 DLLC NOTICE LLME(ffffffff/e85739e7){UNASSIGNED} LLGM Assign pre (e85739e7 => eedae9a7) (gprs_llc.c:1079) 20241026085140739 DLLC NOTICE LLME(e85739e7/eedae9a7){ASSIGNED} LLGM Assign post (e85739e7 => eedae9a7) (gprs_llc.c:1125) 20241026085140739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085140739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085140739 DMM DEBUG MM(262420000000047/eedae9a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085140752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085140752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085140752 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085140752 DMM INFO MM(262420000000047/eedae9a7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026085140752 DMM INFO MM(262420000000047/eedae9a7) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-43701-221 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241026085140752 DMM NOTICE MM(262420000000047/eedae9a7) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241026085140752 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241026085140752 DMM INFO MM(262420000000047/eedae9a7) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241026085140752 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085140752 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085140752 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085140752 DMM ERROR MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026085140752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Deallocated (fsm.c:568) 20241026085140752 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085140752 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026085140752 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085140752 DLLC NOTICE LLME(e85739e7/eedae9a7){ASSIGNED} LLGM Assign pre (eedae9a7 => ffffffff) (gprs_llc.c:1079) 20241026085140752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eedae9a7 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1372)@51ea94aae97f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@51ea94aae97f: Final verdict of PTC: pass 20241026085140759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48078<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085140760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085140760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@51ea94aae97f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1386)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1375)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1384)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1379)@51ea94aae97f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1372)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1373)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1382)@51ea94aae97f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1377)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1372): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@51ea94aae97f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:40 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 20241026085140887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085141288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241026085141762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085141762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20241026085142763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085142763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test execution finished. MTC@51ea94aae97f: 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 ------ Sat Oct 26 08:51:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_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 20241026085143764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085143764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_iu_attach started. 20241026085144348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085144350 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085144390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085144390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085144390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085144390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085144390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085144390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085144390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085144390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085144390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085144391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085144391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085144391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085144392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085144392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085144392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085144392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085144392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085144392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085144392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085144392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085144392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085144392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085144396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085144407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085144407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085144429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085144429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085144429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085144429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085144429 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085144429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085144429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085144429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085144429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085144431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085144431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085144431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085144432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085144432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085144432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085144432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085144432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085144432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085144432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085144432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085144432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085144432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085144436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085144445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085144445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1399)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 TC_iu_attach-BVCI210(1397)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085144476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085144476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085144476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085144476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085144477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085144477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085144477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085144477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085144477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085144478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085144478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085144478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085144479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085144479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085144479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085144479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085144479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085144479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085144479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085144479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085144480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085144480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085144483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085144491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085144491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1406)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@51ea94aae97f: ************************************************* MTC@51ea94aae97f: Starting RAN_Emulation TC_iu_attach-BVCI220(1402)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1404)@51ea94aae97f: v_sccp_pdu_maxlen:268 20241026085144696 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085144696 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) 20241026085144696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085144696 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)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085144699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085144699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085144699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085144699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085144699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085144699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085144699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085144700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085144700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085144700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085144700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085144700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085144700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085144700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085144700 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085144765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085144765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085144765 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085144765 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085144767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085144767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085145508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085145508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085145508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085145508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145508 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085145508 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085145509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@51ea94aae97f: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='FDAA8D2A'O, index=0 SGSN_Test-GSUP(1409)@51ea94aae97f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@51ea94aae97f: 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 := '7A84'O, 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 } } }, 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)@51ea94aae97f: Added conn table entry 0TC_iu_attach(1411)394491 SGSN_Test_0-SCCP(1404)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1405)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085145836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085145836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085145836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085145836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145836 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085145836 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085145836 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085145836 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241026085145836 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241026085145837 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085145837 DMM DEBUG GMM(gmm_fsm)[0x560b92017020]{Deregistered}: Allocated (fsm.c:456) 20241026085145837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Init}: Allocated (fsm.c:456) 20241026085145837 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Allocated (fsm.c:456) 20241026085145837 DMM DEBUG MM_STATE_Iu[0x560b920265c0]{Detached}: Allocated (fsm.c:456) 20241026085145837 DMM DEBUG GMM(gmm_fsm)[0x560b92017020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085145837 DMM DEBUG GMM(gmm_fsm)[0x560b92017020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085145837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085145837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085145837 DMM DEBUG MM(262420000001001/d55f230f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085145837 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241026085145837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@51ea94aae97f: { messageType := 2, destLocRef := '0604FB'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)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@51ea94aae97f: 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 := '7BBE3CBE0B29A80028D3FA5891113D8C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCA937AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F0B6B5510E10058'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B36252B18505CEABF5D33A6D5A3E6482'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E2C8237D8235B68303F545DA228DC71E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '45999E42AE297CC00818152AD64CA40B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7516AF7A0C6D297C'O } } } } } SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241026085145846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085145846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085145846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085145846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145846 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085145846 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085145846 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085145846 DMM DEBUG MM(262420000001001/d55f230f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241026085145846 DMM NOTICE MM(262420000001001/d55f230f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085145846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085145846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085145846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085145846 DMM DEBUG MM(262420000001001/d55f230f) Requesting authorization (sgsn_auth.c:160) 20241026085145846 DMM INFO MM(262420000001001/d55f230f) Requesting authentication tuples (sgsn_auth.c:184) 20241026085145846 DMM DEBUG MM(262420000001001/d55f230f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085145846 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241026085145846 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)@51ea94aae97f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@51ea94aae97f: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241026085145849 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085145849 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085145849 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085145849 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085145849 DMM INFO MM(262420000001001/d55f230f) Subscriber data update (mmctx.c:445) 20241026085145849 DMM DEBUG MM(262420000001001/d55f230f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085145849 DMM INFO MM(262420000001001/d55f230f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085145849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085145849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085145849 DMM INFO MM(262420000001001/d55f230f) <- GMM AUTH AND CIPHERING REQ (rand = 7b be 3c be 0b 29 a8 00 28 d3 fa 58 91 11 3d 8c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 45 99 9e 42 ae 29 7c c0 08 18 15 2a d6 4c a4 0b ) (gprs_gmm.c:483) 20241026085145849 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241026085145849 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145849 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303227516AF7A23094B99990000100001F029040C6D297C'O 20241026085145854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085145854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085145854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085145854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145854 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085145854 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085145854 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085145855 DMM INFO MM(262420000001001/d55f230f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085145855 DMM NOTICE MM(262420000001001/d55f230f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085145855 DMM DEBUG MM(262420000001001/d55f230f) checking auth: received UMTS RES = 75 16 af 7a 0c 6d 29 7c (gprs_gmm.c:666) 20241026085145855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085145855 DMM DEBUG MM(262420000001001/d55f230f) Requesting authorization (sgsn_auth.c:160) 20241026085145855 DMM INFO MM(262420000001001/d55f230f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085145855 DMM DEBUG MM(262420000001001/d55f230f) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085145855 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241026085145855 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) 20241026085145855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085145855 DMM DEBUG MM(262420000001001/d55f230f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085145855 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145855 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085145863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085145863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085145863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085145863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145863 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085145863 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085145863 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085145863 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241026085145863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085145863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085145863 DMM INFO MM(262420000001001/d55f230f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd55f230f) (gprs_gmm.c:300) 20241026085145863 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241026085145864 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145864 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085145867 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085145868 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085145868 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026085145868 DMM INFO MM(262420000001001/d55f230f) Subscriber data update (mmctx.c:445) 20241026085145868 DMM DEBUG MM(262420000001001/d55f230f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085145868 DMM INFO MM(262420000001001/d55f230f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085145868 DMM NOTICE MM(262420000001001/d55f230f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241026085145868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085145868 DMM NOTICE MM(262420000001001/d55f230f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085145868 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) 20241026085145868 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085145868 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026085145868 DMM INFO MM(262420000001001/d55f230f) Subscriber data update (mmctx.c:445) 20241026085145868 DMM DEBUG MM(262420000001001/d55f230f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085145870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085145870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085145870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085145870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145871 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085145871 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085145871 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085145871 DMM INFO MM(262420000001001/d55f230f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085145871 DMM NOTICE MM(262420000001001/d55f230f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085145871 DMM DEBUG GMM(gmm_fsm)[0x560b92017020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085145871 DMM DEBUG GMM(gmm_fsm)[0x560b92017020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085145871 DMM DEBUG MM_STATE_Iu(1)[0x560b920265c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085145871 DMM DEBUG MM_STATE_Iu(1)[0x560b920265c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085145871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085145871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085145871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1404)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1404)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085145876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085145876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085145876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085145876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085145876 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085145876 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085145876 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085145876 DMM INFO MM(262420000001001/d55f230f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085145876 DMM DEBUG MM_STATE_Iu(1)[0x560b920265c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085145876 DMM DEBUG MM_STATE_Iu(1)[0x560b920265c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085145876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085145876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085145876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085145876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@51ea94aae97f: Session index based on local reference:0 20241026085145877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085145877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085145877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085145877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085145877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085145877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085145877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085145877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@51ea94aae97f: Deleted conn table entry 0TC_iu_attach(1411)394491 TC_iu_attach(1411)@51ea94aae97f: setverdict(pass): none -> pass TC_iu_attach(1411)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@51ea94aae97f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@51ea94aae97f: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@51ea94aae97f: Final verdict of PTC: none 20241026085145938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@51ea94aae97f: Final verdict of PTC: none 20241026085145941 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085145941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1393)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1398)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1403)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1396)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1401)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1391)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@51ea94aae97f: Test case TC_iu_attach finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:46 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 20241026085146072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085146081 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085146081 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) 20241026085146081 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085146081 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085146081 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085146081 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) 20241026085146081 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085146081 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085146081 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) 20241026085146081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085146081 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085146081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085146081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085146081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085146081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085146082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085146082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026085146082 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241026085146473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20241026085146941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085146941 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) 20241026085147943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085147943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085148082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085148082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085148082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51: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_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 20241026085148945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085148945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_iu_attach_encr started. 20241026085149537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085149539 DMM INFO MM(262420000001001/d55f230f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085149539 DMM INFO MM(262420000001001/d55f230f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085149539 DMM DEBUG GMM(gmm_fsm)[0x560b92017020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085149539 DMM DEBUG GMM(gmm_fsm)[0x560b92017020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085149539 DMM DEBUG MM_STATE_Iu(1)[0x560b920265c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085149539 DMM DEBUG MM_STATE_Iu(1)[0x560b920265c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241026085149539 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241026085149539 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) 20241026085149539 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) 20241026085149539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Init}: Deallocated (fsm.c:568) 20241026085149539 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Deallocated (fsm.c:568) 20241026085149539 DMM DEBUG MM_STATE_Iu(1)[0x560b920265c0]{Detached}: Deallocated (fsm.c:568) 20241026085149539 DMM DEBUG GMM(gmm_fsm)[0x560b92017020]{Deregistered}: Deallocated (fsm.c:568) 20241026085149539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085149590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085149590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085149590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085149590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085149590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085149590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085149590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085149590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085149590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1417)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085149592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085149592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085149592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085149592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085149592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085149592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085149592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085149592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085149592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085149592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085149592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1416)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085149593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085149593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085149597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085149607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085149607 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1418)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1414)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1416)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085149618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085149618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085149618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085149618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085149618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085149618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085149618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085149618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085149618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085149620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085149620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085149620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085149620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085149620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085149620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085149620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085149620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085149620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085149620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085149620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085149621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085149621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085149625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085149636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085149636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085149660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085149660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085149660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085149660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085149660 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085149660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085149660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085149660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085149660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085149662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085149662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085149662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085149662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085149662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085149662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085149662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085149663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085149663 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085149663 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085149663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085149663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085149663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085149668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085149677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085149677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1429)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@51ea94aae97f: ************************************************* MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@51ea94aae97f: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085149880 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085149880 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) 20241026085149880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085149880 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)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085149883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085149883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085149883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085149883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085149883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085149883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085149883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085149884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085149884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085149884 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085149884 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085149884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085149884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085149885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085149885 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085149946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085149946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085149946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085149946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085149948 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085149949 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085150691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085150691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085150691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085150691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085150691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085150691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085150691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085150691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085150691 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085150691 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085150691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085150691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085150691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085150691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085150691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085150692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@51ea94aae97f: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='FB5BA348'O, index=0 SGSN_Test-GSUP(1432)@51ea94aae97f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@51ea94aae97f: 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 := 'BE54'O, rac := '8B'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@51ea94aae97f: Added conn table entry 0TC_iu_attach_encr(1434)6453420 SGSN_Test_0-SCCP(1427)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1428)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085151017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085151017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085151017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085151017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085151018 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085151018 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085151018 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085151018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085151018 DMM DEBUG GMM(gmm_fsm)[0x560b920265c0]{Deregistered}: Allocated (fsm.c:456) 20241026085151018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085151018 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Allocated (fsm.c:456) 20241026085151018 DMM DEBUG MM_STATE_Iu[0x560b92016ef0]{Detached}: Allocated (fsm.c:456) 20241026085151018 DMM DEBUG GMM(gmm_fsm)[0x560b920265c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085151018 DMM DEBUG GMM(gmm_fsm)[0x560b920265c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085151018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085151018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085151018 DMM DEBUG MM(262420000001001/d78a72e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085151018 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241026085151018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085151018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085151018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085151018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085151018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085151018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085151018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085151018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@51ea94aae97f: { messageType := 2, destLocRef := '6278AC'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)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@51ea94aae97f: 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 := 'DC1102D4B2C44743D4ABB398070C742F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A9C72BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '110A643BEF88651C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B6AFC7E0415E2E9C0BB618F3C6FA1A95'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DAB9DDD509B21E7D1752A194FF3F8FFB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0CB1B59F482F83F7ED3F4C7D00F93A7C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '758B6109F2765CB0'O } } } } } SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241026085151029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085151029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085151029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085151029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085151029 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085151029 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085151029 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085151029 DMM DEBUG MM(262420000001001/d78a72e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241026085151029 DMM NOTICE MM(262420000001001/d78a72e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085151029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085151029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085151029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085151029 DMM DEBUG MM(262420000001001/d78a72e9) Requesting authorization (sgsn_auth.c:160) 20241026085151030 DMM INFO MM(262420000001001/d78a72e9) Requesting authentication tuples (sgsn_auth.c:184) 20241026085151030 DMM DEBUG MM(262420000001001/d78a72e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085151030 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241026085151030 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)@51ea94aae97f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@51ea94aae97f: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241026085151032 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085151032 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085151032 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085151032 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085151032 DMM INFO MM(262420000001001/d78a72e9) Subscriber data update (mmctx.c:445) 20241026085151032 DMM DEBUG MM(262420000001001/d78a72e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085151032 DMM INFO MM(262420000001001/d78a72e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085151032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085151032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085151032 DMM INFO MM(262420000001001/d78a72e9) <- GMM AUTH AND CIPHERING REQ (rand = dc 11 02 d4 b2 c4 47 43 d4 ab b3 98 07 0c 74 2f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0c b1 b5 9f 48 2f 83 f7 ed 3f 4c 7d 00 f9 3a 7c ) (gprs_gmm.c:483) 20241026085151032 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241026085151032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085151032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085151032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085151032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22758B610923094B99990000100001F02904F2765CB0'O 20241026085151039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085151039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085151039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085151039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085151039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085151039 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085151039 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085151039 DMM INFO MM(262420000001001/d78a72e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085151039 DMM NOTICE MM(262420000001001/d78a72e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085151039 DMM DEBUG MM(262420000001001/d78a72e9) checking auth: received UMTS RES = 75 8b 61 09 f2 76 5c b0 (gprs_gmm.c:666) 20241026085151039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085151039 DMM DEBUG MM(262420000001001/d78a72e9) Requesting authorization (sgsn_auth.c:160) 20241026085151039 DMM INFO MM(262420000001001/d78a72e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085151039 DMM DEBUG MM(262420000001001/d78a72e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085151039 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241026085151039 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) 20241026085151039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085151039 DMM DEBUG MM(262420000001001/d78a72e9) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241026085151039 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085151039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085151039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085151039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_len:17 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241026085151048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085151048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085151048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085151048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085151048 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085151048 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085151048 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085151048 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241026085151048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085151049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085151049 DMM INFO MM(262420000001001/d78a72e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd78a72e9) (gprs_gmm.c:300) 20241026085151049 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241026085151049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085151049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085151049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085151049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085151049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085151049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085151049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085151049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085151053 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085151053 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085151053 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026085151053 DMM INFO MM(262420000001001/d78a72e9) Subscriber data update (mmctx.c:445) 20241026085151053 DMM DEBUG MM(262420000001001/d78a72e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085151053 DMM INFO MM(262420000001001/d78a72e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085151053 DMM NOTICE MM(262420000001001/d78a72e9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241026085151053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085151053 DMM NOTICE MM(262420000001001/d78a72e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085151053 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) 20241026085151053 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085151053 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026085151053 DMM INFO MM(262420000001001/d78a72e9) Subscriber data update (mmctx.c:445) 20241026085151053 DMM DEBUG MM(262420000001001/d78a72e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085151056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085151056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085151056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085151056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085151056 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085151056 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085151056 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085151056 DMM INFO MM(262420000001001/d78a72e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085151056 DMM NOTICE MM(262420000001001/d78a72e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085151056 DMM DEBUG GMM(gmm_fsm)[0x560b920265c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085151056 DMM DEBUG GMM(gmm_fsm)[0x560b920265c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085151056 DMM DEBUG MM_STATE_Iu(2)[0x560b92016ef0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085151056 DMM DEBUG MM_STATE_Iu(2)[0x560b92016ef0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085151056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085151056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085151056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085151056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085151056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085151056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1427)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1427)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085151061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085151061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085151061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085151061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085151061 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085151061 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085151061 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085151061 DMM INFO MM(262420000001001/d78a72e9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085151061 DMM DEBUG MM_STATE_Iu(2)[0x560b92016ef0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085151062 DMM DEBUG MM_STATE_Iu(2)[0x560b92016ef0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085151062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085151062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085151062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085151062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@51ea94aae97f: Session index based on local reference:0 20241026085151063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085151063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085151063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085151063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085151063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085151063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085151063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@51ea94aae97f: Deleted conn table entry 0TC_iu_attach_encr(1434)6453420 TC_iu_attach_encr(1434)@51ea94aae97f: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@51ea94aae97f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@51ea94aae97f: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@51ea94aae97f: Final verdict of PTC: none 20241026085151122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50170<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085151125 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085151125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1417)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1421)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1426)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1419)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1415)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1424)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@51ea94aae97f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:51 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 20241026085151264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085151265 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085151265 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) 20241026085151265 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085151265 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085151265 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085151265 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) 20241026085151265 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085151265 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085151266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241026085151265 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) 20241026085151265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085151265 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085151265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085151265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085151265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085151265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085151265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085151265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026085151665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210696) 20241026085152126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085152126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210696, count=211856) 20241026085153127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085153127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085153266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085153266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085153266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_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 20241026085154129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085154129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_iu_attach_geran_rau started. 20241026085154728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085154729 DMM INFO MM(262420000001001/d78a72e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085154729 DMM INFO MM(262420000001001/d78a72e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085154729 DMM DEBUG GMM(gmm_fsm)[0x560b920265c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085154729 DMM DEBUG GMM(gmm_fsm)[0x560b920265c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085154729 DMM DEBUG MM_STATE_Iu(2)[0x560b92016ef0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085154729 DMM DEBUG MM_STATE_Iu(2)[0x560b92016ef0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241026085154729 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241026085154729 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) 20241026085154729 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) 20241026085154729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085154729 DMM DEBUG MM_STATE_Gb[0x560b9201dec0]{Idle}: Deallocated (fsm.c:568) 20241026085154729 DMM DEBUG MM_STATE_Iu(2)[0x560b92016ef0]{Detached}: Deallocated (fsm.c:568) 20241026085154729 DMM DEBUG GMM(gmm_fsm)[0x560b920265c0]{Deregistered}: Deallocated (fsm.c:568) 20241026085154729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085154773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085154773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085154773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085154773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085154773 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085154773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085154773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085154773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085154773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085154775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085154775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085154775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085154775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085154775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085154775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085154775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085154775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085154775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085154775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085154775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085154776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085154776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085154780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085154790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085154790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1441)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1438)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085154813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085154813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085154813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085154813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085154814 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085154814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085154814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085154814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085154814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1444)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1445)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085154816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085154816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085154816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085154816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085154816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085154816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085154816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085154816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085154816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085154816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085154816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085154817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085154817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085154820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026085154829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085154829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1444)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085154854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085154854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085154854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085154854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085154854 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085154854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085154854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085154854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085154854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085154856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085154856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085154856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085154856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085154856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085154856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085154856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085154856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085154856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085154856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085154856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085154857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085154857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1452)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@51ea94aae97f: ************************************************* MTC@51ea94aae97f: Starting RAN_Emulation 20241026085154861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1449)@51ea94aae97f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085154870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085154871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085155062 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085155062 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) 20241026085155062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085155062 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)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085155064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085155064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085155064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085155064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085155064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085155064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085155064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085155066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085155066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085155066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085155066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085155066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085155066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085155066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085155066 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085155130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085155130 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085155130 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085155130 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085155132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085155133 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085155873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085155873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085155873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085155873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085155873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085155873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085155873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085155873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085155873 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085155873 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085155874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085155874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085155874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085155874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085155874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085155874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085155874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085155874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@51ea94aae97f: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F915BA3A'O, index=0 SGSN_Test-GSUP(1455)@51ea94aae97f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@51ea94aae97f: 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 := '487B'O ("H{"), rac := '1B'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)@51ea94aae97f: Added conn table entry 0TC_iu_attach_geran_rau(1457)152785 SGSN_Test_0-SCCP(1449)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1451)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085156196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085156196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085156196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085156196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085156196 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085156196 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085156196 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085156196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085156196 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085156196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Init}: Allocated (fsm.c:456) 20241026085156196 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Allocated (fsm.c:456) 20241026085156196 DMM DEBUG MM_STATE_Iu[0x560b92017020]{Detached}: Allocated (fsm.c:456) 20241026085156196 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085156196 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085156196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085156196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085156196 DMM DEBUG MM(262420000001002/ff5a93a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085156196 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241026085156197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085156197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085156197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085156197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085156197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085156197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085156197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085156197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@51ea94aae97f: { messageType := 2, destLocRef := '0254D1'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(1449)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@51ea94aae97f: 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 := '15B109D0D3CE62E50BAEDC348D00F52D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38D7C37D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '38DA0C79FC131FE2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7624A574041E9C9A10B51B04CB22402A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E79DE66F628D781115B24DA95D7C3737'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '02BF2481A3EDE78D21101A0303D5B0C0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F97E23A975DCCF3E'O } } } } } SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241026085156206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085156206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085156206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085156206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085156207 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085156207 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085156207 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085156207 DMM DEBUG MM(262420000001002/ff5a93a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241026085156207 DMM NOTICE MM(262420000001002/ff5a93a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085156207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085156207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085156207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085156207 DMM DEBUG MM(262420000001002/ff5a93a0) Requesting authorization (sgsn_auth.c:160) 20241026085156207 DMM INFO MM(262420000001002/ff5a93a0) Requesting authentication tuples (sgsn_auth.c:184) 20241026085156207 DMM DEBUG MM(262420000001002/ff5a93a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085156207 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241026085156207 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)@51ea94aae97f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@51ea94aae97f: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241026085156210 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085156210 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085156210 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085156210 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085156210 DMM INFO MM(262420000001002/ff5a93a0) Subscriber data update (mmctx.c:445) 20241026085156210 DMM DEBUG MM(262420000001002/ff5a93a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085156210 DMM INFO MM(262420000001002/ff5a93a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085156210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085156210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085156210 DMM INFO MM(262420000001002/ff5a93a0) <- GMM AUTH AND CIPHERING REQ (rand = 15 b1 09 d0 d3 ce 62 e5 0b ae dc 34 8d 00 f5 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 02 bf 24 81 a3 ed e7 8d 21 10 1a 03 03 d5 b0 c0 ) (gprs_gmm.c:483) 20241026085156210 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241026085156210 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156210 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085156210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085156210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085156210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022F97E23A923094B99990000100002F0290475DCCF3E'O 20241026085156216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085156216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085156216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085156217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085156217 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085156217 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085156217 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085156217 DMM INFO MM(262420000001002/ff5a93a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085156217 DMM NOTICE MM(262420000001002/ff5a93a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085156217 DMM DEBUG MM(262420000001002/ff5a93a0) checking auth: received UMTS RES = f9 7e 23 a9 75 dc cf 3e (gprs_gmm.c:666) 20241026085156217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085156217 DMM DEBUG MM(262420000001002/ff5a93a0) Requesting authorization (sgsn_auth.c:160) 20241026085156217 DMM INFO MM(262420000001002/ff5a93a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085156217 DMM DEBUG MM(262420000001002/ff5a93a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085156217 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241026085156217 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) 20241026085156217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085156217 DMM DEBUG MM(262420000001002/ff5a93a0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085156217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085156217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085156217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085156217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085156225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156225 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085156225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085156225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085156225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085156226 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085156226 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085156226 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085156226 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241026085156226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085156226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085156226 DMM INFO MM(262420000001002/ff5a93a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xff5a93a0) (gprs_gmm.c:300) 20241026085156226 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241026085156226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085156226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085156226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085156226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085156226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085156226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085156226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085156226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085156230 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085156230 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085156230 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241026085156230 DMM INFO MM(262420000001002/ff5a93a0) Subscriber data update (mmctx.c:445) 20241026085156230 DMM DEBUG MM(262420000001002/ff5a93a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085156230 DMM INFO MM(262420000001002/ff5a93a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085156230 DMM NOTICE MM(262420000001002/ff5a93a0) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241026085156230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085156230 DMM NOTICE MM(262420000001002/ff5a93a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085156230 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) 20241026085156230 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085156230 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241026085156230 DMM INFO MM(262420000001002/ff5a93a0) Subscriber data update (mmctx.c:445) 20241026085156230 DMM DEBUG MM(262420000001002/ff5a93a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085156232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085156232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085156232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085156232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085156232 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085156232 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085156232 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085156232 DMM INFO MM(262420000001002/ff5a93a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085156232 DMM NOTICE MM(262420000001002/ff5a93a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085156232 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085156232 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085156232 DMM DEBUG MM_STATE_Iu(3)[0x560b92017020]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085156232 DMM DEBUG MM_STATE_Iu(3)[0x560b92017020]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085156232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085156232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085156233 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085156233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085156233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085156233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1449)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1449)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085156237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085156237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085156237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085156237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085156237 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085156237 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085156237 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085156237 DMM INFO MM(262420000001002/ff5a93a0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085156237 DMM DEBUG MM_STATE_Iu(3)[0x560b92017020]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085156237 DMM DEBUG MM_STATE_Iu(3)[0x560b92017020]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085156237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085156237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085156237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085156237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@51ea94aae97f: Session index based on local reference:0 20241026085156239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085156239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085156239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085156239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085156239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085156239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085156239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@51ea94aae97f: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)152785 TC_iu_attach_geran_rau(1457)@51ea94aae97f: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@51ea94aae97f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@51ea94aae97f: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='FF5A93A0'O, index=1 20241026085156297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085156297 DLLC NOTICE LLME(ffffffff/ff5a93a0){UNASSIGNED} LLC RX: unknown TLLI 0xff5a93a0, creating LLME on the fly (gprs_llc.c:552) 20241026085156297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241026085156297 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026085156297 DMM INFO MM(262420000001002/ff5a93a0) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ff5a93a0, P-TMSI: ff5a93a0 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241026085156297 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241026085156297 DMM DEBUG MM_STATE_Iu(3)[0x560b92017020]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241026085156297 DMM DEBUG MM_STATE_Iu(3)[0x560b92017020]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241026085156297 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085156297 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241026085156297 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085156297 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085156297 DLLC NOTICE LLME(ffffffff/ff5a93a0){UNASSIGNED} LLGM Assign pre (ff5a93a0 => ff5a93a0) (gprs_llc.c:1079) 20241026085156297 DLLC NOTICE LLME(ff5a93a0/ff5a93a0){ASSIGNED} LLGM Assign post (ff5a93a0 => ff5a93a0) (gprs_llc.c:1125) 20241026085156297 DMM INFO MM(262420000001002/ff5a93a0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@51ea94aae97f: Removing Client IMSI='262420000001002'H, index=1 20241026085156314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085156314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085156314 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085156314 DMM INFO MM(262420000001002/ff5a93a0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026085156314 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026085156314 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085156314 DLLC NOTICE LLME(ff5a93a0/ff5a93a0){ASSIGNED} LLGM Assign pre (ffffffff => ff5a93a0) (gprs_llc.c:1079) 20241026085156314 DLLC NOTICE LLME(ffffffff/ff5a93a0){ASSIGNED} LLGM Assign post (ffffffff => ff5a93a0) (gprs_llc.c:1125) 20241026085156314 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026085156314 DMM ERROR MM_STATE_Gb[0x560b9201dff0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@51ea94aae97f: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@51ea94aae97f: Final verdict of PTC: none 20241026085156319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50202<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085156321 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085156321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1455)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1439)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1450)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1445)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@51ea94aae97f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1443)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1448)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1437)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@51ea94aae97f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:51:56 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 20241026085156441 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085156441 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) 20241026085156441 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085156441 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085156441 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085156441 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) 20241026085156441 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085156441 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085156441 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) 20241026085156441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085156442 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085156442 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085156442 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085156442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085156442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085156442 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085156442 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026085156442 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241026085156456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085156857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218820) 20241026085157322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085157322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218820, count=220076) 20241026085158323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085158323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085158442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085158442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085158442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:51:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20241026085159324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085159324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_geran_attach_iu_rau started. 20241026085159918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085159919 DMM INFO MM(262420000001002/ff5a93a0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085159919 DMM INFO MM(262420000001002/ff5a93a0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085159919 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085159919 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085159919 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026085159919 DMM ERROR MM_STATE_Gb[0x560b9201dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026085159920 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241026085159920 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) 20241026085159920 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) 20241026085159920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dec0]{Init}: Deallocated (fsm.c:568) 20241026085159920 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Deallocated (fsm.c:568) 20241026085159920 DMM DEBUG MM_STATE_Iu(3)[0x560b92017020]{Detached}: Deallocated (fsm.c:568) 20241026085159920 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085159920 DLLC NOTICE LLME(ffffffff/ff5a93a0){ASSIGNED} LLGM Assign pre (ff5a93a0 => ffffffff) (gprs_llc.c:1079) 20241026085159920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff5a93a0 => ffffffff) (gprs_llc.c:1125) 20241026085159920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085159963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085159964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085159964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085159964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085159964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085159964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085159964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085159964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085159964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085159965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085159965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085159965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085159966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085159966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085159966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085159966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085159966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085159966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085159966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085159966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085159966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085159966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085159970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085159979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085159979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1463)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 TC_geran_attach_iu_rau-BVCI196(1461)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1468)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085200012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085200012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085200012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085200012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085200012 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085200012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085200012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085200012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085200012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1467)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1468)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085200014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085200014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085200014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085200014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085200014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085200014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085200014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085200015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085200015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085200015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085200015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1468)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085200016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085200016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085200019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085200027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085200027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1465)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085200039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085200039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085200039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085200039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085200039 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085200039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085200039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085200039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085200039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085200041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085200041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085200041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085200041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085200041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085200041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085200041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085200041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085200041 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085200041 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085200041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085200042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085200042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085200045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085200053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085200053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1475)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@51ea94aae97f: ************************************************* MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@51ea94aae97f: v_sccp_pdu_maxlen:268 20241026085200236 DGPRS DEBUG Checking for inactive LLMEs, time = 11743454 (sgsn.c:131) 20241026085200258 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085200258 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) 20241026085200258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085200258 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)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085200261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085200261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085200261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085200261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085200261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085200261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085200261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085200262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085200262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085200262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085200262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085200262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085200262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085200262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085200262 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085200324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085200324 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085200324 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085200324 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085200326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085200327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085201069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085201069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085201069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085201069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085201069 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085201069 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085201070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085201070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085201070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085201070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@51ea94aae97f: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C9261881'O, index=0 SGSN_Test-GSUP(1478)@51ea94aae97f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@51ea94aae97f: 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 := '7E551308C98E8F9E60361C3964101935'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F96FCF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5CF276F8ABD900E7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF1A2BFC0AEF230A43D42B07FB1BAAB1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE0E8D6AA4BE8FE48CACF6D62B67AE27'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AC4CC6BEE479933A3F1BA7BE106954A7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1DF3E48807733D6F'O } } } } } 20241026085201388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085201388 DLLC NOTICE LLME(ffffffff/c9261881){UNASSIGNED} LLC RX: unknown TLLI 0xc9261881, creating LLME on the fly (gprs_llc.c:552) 20241026085201388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085201388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085201388 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Allocated (fsm.c:456) 20241026085201388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085201388 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Allocated (fsm.c:456) 20241026085201388 DMM DEBUG MM_STATE_Iu[0x560b9201dec0]{Detached}: Allocated (fsm.c:456) 20241026085201388 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085201388 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085201388 DLLC NOTICE LLME(ffffffff/c9261881){UNASSIGNED} LLGM Assign pre (c9261881 => d9f684de) (gprs_llc.c:1079) 20241026085201388 DLLC NOTICE LLME(c9261881/d9f684de){ASSIGNED} LLGM Assign post (c9261881 => d9f684de) (gprs_llc.c:1125) 20241026085201388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085201388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085201388 DMM DEBUG MM(262420000001003/d9f684de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085201406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085201406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026085201406 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085201406 DMM DEBUG MM(262420000001003/d9f684de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241026085201406 DMM NOTICE MM(262420000001003/d9f684de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085201406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085201406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085201406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085201406 DMM DEBUG MM(262420000001003/d9f684de) Requesting authorization (sgsn_auth.c:160) 20241026085201406 DMM INFO MM(262420000001003/d9f684de) Requesting authentication tuples (sgsn_auth.c:184) 20241026085201406 DMM DEBUG MM(262420000001003/d9f684de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085201406 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241026085201406 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)@51ea94aae97f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@51ea94aae97f: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241026085201410 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085201410 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085201410 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085201410 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085201410 DMM INFO MM(262420000001003/d9f684de) Subscriber data update (mmctx.c:445) 20241026085201410 DMM DEBUG MM(262420000001003/d9f684de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085201410 DMM INFO MM(262420000001003/d9f684de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085201410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085201410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085201410 DMM INFO MM(262420000001003/d9f684de) <- GMM AUTH AND CIPHERING REQ (rand = 7e 55 13 08 c9 8e 8f 9e 60 36 1c 39 64 10 19 35 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ac 4c c6 be e4 79 93 3a 3f 1b a7 be 10 69 54 a7 ) (gprs_gmm.c:483) 20241026085201419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085201419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241026085201419 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085201419 DMM INFO MM(262420000001003/d9f684de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085201419 DMM NOTICE MM(262420000001003/d9f684de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085201419 DMM DEBUG MM(262420000001003/d9f684de) checking auth: received UMTS RES = 1d f3 e4 88 07 73 3d 6f (gprs_gmm.c:666) 20241026085201419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085201419 DMM DEBUG MM(262420000001003/d9f684de) Requesting authorization (sgsn_auth.c:160) 20241026085201419 DMM INFO MM(262420000001003/d9f684de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085201419 DMM DEBUG MM(262420000001003/d9f684de) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085201419 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241026085201419 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) 20241026085201419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026085201419 DMM INFO MM(262420000001003/d9f684de) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9f684de) (gprs_gmm.c:300) 20241026085201420 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085201420 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085201420 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241026085201420 DMM INFO MM(262420000001003/d9f684de) Subscriber data update (mmctx.c:445) 20241026085201421 DMM DEBUG MM(262420000001003/d9f684de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085201421 DMM INFO MM(262420000001003/d9f684de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085201421 DMM NOTICE MM(262420000001003/d9f684de) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241026085201421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085201421 DMM NOTICE MM(262420000001003/d9f684de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085201421 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) 20241026085201421 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085201421 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241026085201421 DMM INFO MM(262420000001003/d9f684de) Subscriber data update (mmctx.c:445) 20241026085201421 DMM DEBUG MM(262420000001003/d9f684de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026085201426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085201426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026085201426 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026085201426 DMM INFO MM(262420000001003/d9f684de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085201426 DMM NOTICE MM(262420000001003/d9f684de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085201426 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085201426 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085201426 DLLC NOTICE LLME(c9261881/d9f684de){ASSIGNED} LLGM Assign pre (ffffffff => d9f684de) (gprs_llc.c:1079) 20241026085201426 DLLC NOTICE LLME(ffffffff/d9f684de){ASSIGNED} LLGM Assign post (ffffffff => d9f684de) (gprs_llc.c:1125) 20241026085201426 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026085201426 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026085201426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085201426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@51ea94aae97f: 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 := 'D9F684DE'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)@51ea94aae97f: Added conn table entry 0TC_geran_attach_iu_rau(1480)12076711 SGSN_Test_0-SCCP(1473)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1474)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085201491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085201491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085201491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085201491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085201491 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085201491 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085201491 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085201491 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026085201491 DMM INFO MM(262420000001003/d9f684de) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d9f684de (00000000), TLLI: d9f684de (d9f684de), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241026085201491 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241026085201491 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241026085201491 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026085201491 DLLC NOTICE LLME(ffffffff/d9f684de){ASSIGNED} LLGM Assign pre (d9f684de => ffffffff) (gprs_llc.c:1079) 20241026085201491 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9f684de => ffffffff) (gprs_llc.c:1125) 20241026085201491 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085201491 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241026085201491 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085201491 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085201491 DMM DEBUG MM(262420000001003/d9f684de) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085201492 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085201492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085201492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085201492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085201492 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085201492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085201492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085201492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@51ea94aae97f: { messageType := 2, destLocRef := 'B846A7'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)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1473)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085201503 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201503 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085201503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085201503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085201503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085201503 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085201503 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085201503 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085201503 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241026085201503 DMM INFO MM(262420000001003/d9f684de) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241026085201503 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241026085201503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085201503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085201503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085201504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085201504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085201504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085201504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085201504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@51ea94aae97f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@51ea94aae97f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1473)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1473)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241026085201514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085201514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085201514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085201514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085201514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085201514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085201514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085201514 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085201514 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085201514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085201514 DMM INFO MM(262420000001003/d9f684de) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026085201514 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026085201514 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085201514 DMM DEBUG MM_STATE_Iu[0x560b9201dec0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241026085201514 DMM ERROR MM_STATE_Iu[0x560b9201dec0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@51ea94aae97f: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@51ea94aae97f: Final verdict of PTC: none 20241026085201519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60184<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1467)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1478)@51ea94aae97f: Final verdict of PTC: none 20241026085201522 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(1463)@51ea94aae97f: Final verdict of PTC: none 20241026085201522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1458)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1472)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1468)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@51ea94aae97f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@51ea94aae97f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@51ea94aae97f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1466)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1462)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1470)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1460)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@51ea94aae97f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:52:01 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 20241026085201652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085201721 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085201721 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) 20241026085201721 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085201721 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085201721 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085201721 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) 20241026085201721 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085201721 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085201721 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) 20241026085201721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085201721 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085201722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085201722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085201722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085201722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085201722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085201722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026085201722 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241026085202054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166792) 20241026085202522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085202522 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) 20241026085203523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085203523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085203722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085203722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085203722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:52: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_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 20241026085204524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085204524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_user started. 20241026085205116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085205117 DMM INFO MM(262420000001003/d9f684de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085205117 DMM INFO MM(262420000001003/d9f684de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085205117 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085205117 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085205117 DMM DEBUG MM_STATE_Iu[0x560b9201dec0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085205117 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241026085205117 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) 20241026085205117 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) 20241026085205117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085205117 DMM DEBUG MM_STATE_Gb(0)[0x560b9201dff0]{Idle}: Deallocated (fsm.c:568) 20241026085205117 DMM DEBUG MM_STATE_Iu[0x560b9201dec0]{Detached}: Deallocated (fsm.c:568) 20241026085205117 DMM DEBUG GMM(gmm_fsm)[0x560b92016ef0]{Deregistered}: Deallocated (fsm.c:568) 20241026085205117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085205160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085205160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085205160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085205160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085205160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085205160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085205160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085205160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085205160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085205162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085205162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085205162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085205162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085205162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085205162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085205162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085205162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085205162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085205162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085205162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085205163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085205163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085205167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085205176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085205176 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085205200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085205200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085205200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085205200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085205200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085205200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085205200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085205200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085205200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085205202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085205202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085205202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085205202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085205202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085205202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085205202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085205202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085205202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085205202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085205202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085205203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085205203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085205206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085205216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085205216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085205235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085205235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085205235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085205235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085205235 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085205235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085205235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085205235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085205235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085205237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085205237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085205237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085205237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085205237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085205237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085205237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085205237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085205237 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085205237 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085205237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085205238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085205238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085205241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085205250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085205250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1498)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@51ea94aae97f: ************************************************* MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@51ea94aae97f: v_sccp_pdu_maxlen:268 20241026085205455 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085205455 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) 20241026085205456 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085205456 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)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085205458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085205458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085205458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085205458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085205458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085205458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085205458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085205459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085205459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085205459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085205459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085205459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085205459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085205459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085205459 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085205525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085205525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085205525 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085205525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085205527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085205527 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085206267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206268 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085206268 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085206268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='F2C46B78'O, index=0 SGSN_Test-GSUP(1501)@51ea94aae97f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@51ea94aae97f: 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 := '6C9E'O, rac := 'D9'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)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user(1503)13584423 SGSN_Test_0-SCCP(1496)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1497)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085206591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206592 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085206592 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085206592 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085206592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085206592 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{Deregistered}: Allocated (fsm.c:456) 20241026085206592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085206592 DMM DEBUG MM_STATE_Gb[0x560b92017020]{Idle}: Allocated (fsm.c:456) 20241026085206592 DMM DEBUG MM_STATE_Iu[0x560b92028300]{Detached}: Allocated (fsm.c:456) 20241026085206592 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085206592 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085206592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085206592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085206592 DMM DEBUG MM(262420000001004/df22b6be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085206592 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241026085206592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: { messageType := 2, destLocRef := 'CF4827'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)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@51ea94aae97f: 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 := '97582D0445A6BA7BEA50BC199CD3ECC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23E18AB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE21FEF082E061ED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '14CB99147A0B9F81B2A7064BDDC49E15'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '19C7234213B4E3B9013A16A53BD018D3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9F38CA37DDE09F062C5CBCD939AB31EE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8328A021F08C5AEC'O } } } } } SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241026085206601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206601 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085206601 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085206601 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085206601 DMM DEBUG MM(262420000001004/df22b6be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241026085206601 DMM NOTICE MM(262420000001004/df22b6be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085206602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085206602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085206602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085206602 DMM DEBUG MM(262420000001004/df22b6be) Requesting authorization (sgsn_auth.c:160) 20241026085206602 DMM INFO MM(262420000001004/df22b6be) Requesting authentication tuples (sgsn_auth.c:184) 20241026085206602 DMM DEBUG MM(262420000001004/df22b6be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085206602 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241026085206602 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)@51ea94aae97f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241026085206604 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085206604 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085206604 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085206604 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085206604 DMM INFO MM(262420000001004/df22b6be) Subscriber data update (mmctx.c:445) 20241026085206604 DMM DEBUG MM(262420000001004/df22b6be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085206604 DMM INFO MM(262420000001004/df22b6be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085206604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085206604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085206604 DMM INFO MM(262420000001004/df22b6be) <- GMM AUTH AND CIPHERING REQ (rand = 97 58 2d 04 45 a6 ba 7b ea 50 bc 19 9c d3 ec c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f 38 ca 37 dd e0 9f 06 2c 5c bc d9 39 ab 31 ee ) (gprs_gmm.c:483) 20241026085206604 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241026085206604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304228328A02123094B99990000100004F02904F08C5AEC'O 20241026085206610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206610 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085206610 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085206610 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085206610 DMM INFO MM(262420000001004/df22b6be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085206610 DMM NOTICE MM(262420000001004/df22b6be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085206610 DMM DEBUG MM(262420000001004/df22b6be) checking auth: received UMTS RES = 83 28 a0 21 f0 8c 5a ec (gprs_gmm.c:666) 20241026085206610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085206610 DMM DEBUG MM(262420000001004/df22b6be) Requesting authorization (sgsn_auth.c:160) 20241026085206610 DMM INFO MM(262420000001004/df22b6be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085206610 DMM DEBUG MM(262420000001004/df22b6be) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085206610 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241026085206610 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) 20241026085206610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085206610 DMM DEBUG MM(262420000001004/df22b6be) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085206610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085206619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206619 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206619 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085206619 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085206619 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085206619 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241026085206619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085206619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085206619 DMM INFO MM(262420000001004/df22b6be) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf22b6be) (gprs_gmm.c:300) 20241026085206619 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241026085206619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085206623 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085206623 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085206623 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241026085206623 DMM INFO MM(262420000001004/df22b6be) Subscriber data update (mmctx.c:445) 20241026085206623 DMM DEBUG MM(262420000001004/df22b6be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085206623 DMM INFO MM(262420000001004/df22b6be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085206623 DMM NOTICE MM(262420000001004/df22b6be) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241026085206623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085206623 DMM NOTICE MM(262420000001004/df22b6be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085206624 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) 20241026085206624 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085206624 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241026085206624 DMM INFO MM(262420000001004/df22b6be) Subscriber data update (mmctx.c:445) 20241026085206624 DMM DEBUG MM(262420000001004/df22b6be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085206626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206627 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085206627 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085206627 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085206627 DMM INFO MM(262420000001004/df22b6be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085206627 DMM NOTICE MM(262420000001004/df22b6be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085206627 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085206627 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085206627 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085206627 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085206627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085206627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085206627 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085206632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206632 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085206632 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085206632 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085206632 DMM INFO MM(262420000001004/df22b6be) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085206632 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085206632 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085206633 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206633 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-RAN(1497)@51ea94aae97f: Deleted conn table entry 0TC_attach_pdp_act_user(1503)13584423 20241026085206634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@51ea94aae97f: 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 := 'DF22B6BE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user(1503)8421441 SGSN_Test_0-RAN(1497)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@51ea94aae97f: First idle individual index:0 20241026085206837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206838 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085206838 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085206838 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085206838 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDF22B6BE) type="signalling"  (gprs_gmm.c:1944) 20241026085206838 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026085206838 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085206838 DMM DEBUG MM(262420000001004/df22b6be) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085206838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: { messageType := 2, destLocRef := '808041'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)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085206843 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206843 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206844 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085206844 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085206844 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085206844 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241026085206844 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026085206844 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241026085206844 DMM INFO MM(262420000001004/df22b6be) <- GMM SERVICE ACCEPT (P-TMSI=0xdf22b6be) (gprs_gmm.c:813) 20241026085206844 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241026085206844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026085206851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206851 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085206851 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085206851 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085206851 DMM INFO MM(262420000001004/df22b6be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085206851 DMM INFO MM(262420000001004/df22b6be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085206851 DMM DEBUG MM(262420000001004/df22b6be) Using GGSN 0 (gprs_sm.c:312) 20241026085206851 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) 20241026085206851 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241026085206851 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085206851 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085206851 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241026085206862 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 7a 1a c5 47 11 8d a7 73 70 14 05 7f 12 a8 dd 09 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) 20241026085206862 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc3f608, cbp=0x560b92024c10) (sgsn_libgtp.c:632) 20241026085206862 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085206863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_len:30 SGSN_Test_0-SCCP(1496)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1496)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680002FF77C1'O 20241026085206876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085206876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085206876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085206877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085206877 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026085206877 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026085206877 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026085206877 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241026085206877 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026085206877 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241026085206877 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085206877 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241026085206877 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206877 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085206877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085206877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085206877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085206877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085206877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085206877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@51ea94aae97f: Session index based on local reference:0 TC_attach_pdp_act_user(1503)@51ea94aae97f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@51ea94aae97f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@51ea94aae97f: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test-GSUP(1501)@51ea94aae97f: Final verdict of PTC: none 20241026085206881 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085206881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1485)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1490)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1495)@51ea94aae97f: Final verdict of PTC: none 20241026085206883 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085206883 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) 20241026085206883 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085206883 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085206883 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085206883 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) 20241026085206883 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085206883 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test_0-RAN(1497)@51ea94aae97f: Final verdict of PTC: none 20241026085206883 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) 20241026085206883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085206883 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085206884 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1481)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@51ea94aae97f: Final verdict of PTC: none20241026085206884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1491)@51ea94aae97f: Final verdict of PTC: none 20241026085206883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085206883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085206883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085206883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085206884 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085206884 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-BSSGP1(1487)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1483)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1493)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1488)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@51ea94aae97f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@51ea94aae97f: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@51ea94aae97f: 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'. Sat Oct 26 08:52:06 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 20241026085207023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085207524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241026085207882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085207882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277996, count=282448) 20241026085208883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085208884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085208885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085208885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085208885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: 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@51ea94aae97f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sat Oct 26 08:52: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_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026085209885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085209885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241026085210595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085210596 DMM INFO MM(262420000001004/df22b6be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085210596 DMM INFO MM(262420000001004/df22b6be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085210596 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085210596 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085210596 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085210596 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241026085210596 DMM NOTICE MM(262420000001004/df22b6be) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085210596 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241026085210596 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085210596 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085210596 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241026085210597 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241026085210597 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) 20241026085210597 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) 20241026085210597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085210597 DMM DEBUG MM_STATE_Gb[0x560b92017020]{Idle}: Deallocated (fsm.c:568) 20241026085210597 DMM DEBUG MM_STATE_Iu(5)[0x560b92028300]{Detached}: Deallocated (fsm.c:568) 20241026085210597 DMM DEBUG GMM(gmm_fsm)[0x560b9201dec0]{Deregistered}: Deallocated (fsm.c:568) 20241026085210597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085210597 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085210597 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085210597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085210597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085210597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085210597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085210597 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085210640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085210640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085210640 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085210640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085210640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085210642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085210642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085210642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085210642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085210642 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085210642 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085210642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1508)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085210643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085210643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085210646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085210656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085210656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085210672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085210672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085210672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085210672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085210672 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085210672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085210672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085210672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085210672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085210674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085210674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085210674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085210674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085210674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085210674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085210674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085210674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085210674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085210674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085210674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1513)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085210675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085210675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085210679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085210687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085210687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1519)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1519)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085210719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085210720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085210720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085210720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085210720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085210720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085210720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085210720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085210720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1519)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085210721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085210721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085210721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085210722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085210722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085210722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085210722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085210722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085210722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085210722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085210722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085210722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085210722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1519)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1519)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085210726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1521)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@51ea94aae97f: ************************************************* SGSN_Test_0-SCCP(1518)@51ea94aae97f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1515)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085210735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085210735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085210885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085210885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085210885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085210885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085210887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085210888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085210930 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085210930 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) 20241026085210930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085210930 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)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085210933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085210933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085210933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085210933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085210933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085210933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085210933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085210934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085210934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085210934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085210934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085210934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085210934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085210934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085210934 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085211742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085211742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085211742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085211742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211743 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085211743 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085211743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='DAB09B91'O, index=0 SGSN_Test-GSUP(1524)@51ea94aae97f: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '13AA'O, rac := '80'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)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)7253878 SGSN_Test_0-SCCP(1518)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1520)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085211958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085211958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085211958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085211958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211959 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085211959 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085211959 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085211959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085211959 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{Deregistered}: Allocated (fsm.c:456) 20241026085211959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085211959 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Allocated (fsm.c:456) 20241026085211959 DMM DEBUG MM_STATE_Iu[0x560b920296b0]{Detached}: Allocated (fsm.c:456) 20241026085211959 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085211959 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085211959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085211959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085211959 DMM DEBUG MM(262420000001058/ce2f214d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085211959 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241026085211959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: { messageType := 2, destLocRef := '6EAF76'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: 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 := 'F3524D4E5642CF5BF458C60AEA5ADB95'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6C88476'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E34E58718EA9DBC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2766E397EE593C4554AF87CD0F77F5F5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '413E822B4D989850ABC637B1393B90DD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '56D1FEBA13969C3735D37C17077C55B5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '524E88718E7350E6'O } } } } } SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241026085211968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085211968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085211968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085211968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211968 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085211968 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085211968 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085211968 DMM DEBUG MM(262420000001058/ce2f214d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241026085211968 DMM NOTICE MM(262420000001058/ce2f214d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085211968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085211968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085211968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085211968 DMM DEBUG MM(262420000001058/ce2f214d) Requesting authorization (sgsn_auth.c:160) 20241026085211968 DMM INFO MM(262420000001058/ce2f214d) Requesting authentication tuples (sgsn_auth.c:184) 20241026085211968 DMM DEBUG MM(262420000001058/ce2f214d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085211968 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241026085211968 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@51ea94aae97f: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241026085211971 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085211971 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085211971 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085211971 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085211971 DMM INFO MM(262420000001058/ce2f214d) Subscriber data update (mmctx.c:445) 20241026085211971 DMM DEBUG MM(262420000001058/ce2f214d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085211971 DMM INFO MM(262420000001058/ce2f214d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085211971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085211971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085211971 DMM INFO MM(262420000001058/ce2f214d) <- GMM AUTH AND CIPHERING REQ (rand = f3 52 4d 4e 56 42 cf 5b f4 58 c6 0a ea 5a db 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 56 d1 fe ba 13 96 9c 37 35 d3 7c 17 07 7c 55 b5 ) (gprs_gmm.c:483) 20241026085211971 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241026085211971 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522524E887123094B99990000105008F029048E7350E6'O 20241026085211977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085211977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085211977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085211977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211977 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085211977 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085211977 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085211977 DMM INFO MM(262420000001058/ce2f214d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085211977 DMM NOTICE MM(262420000001058/ce2f214d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085211977 DMM DEBUG MM(262420000001058/ce2f214d) checking auth: received UMTS RES = 52 4e 88 71 8e 73 50 e6 (gprs_gmm.c:666) 20241026085211977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085211977 DMM DEBUG MM(262420000001058/ce2f214d) Requesting authorization (sgsn_auth.c:160) 20241026085211977 DMM INFO MM(262420000001058/ce2f214d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085211977 DMM DEBUG MM(262420000001058/ce2f214d) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085211977 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241026085211977 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241026085211977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085211977 DMM DEBUG MM(262420000001058/ce2f214d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085211978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085211984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085211984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085211984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085211984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211985 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085211985 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085211985 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085211985 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241026085211985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085211985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085211985 DMM INFO MM(262420000001058/ce2f214d) <- GMM ATTACH ACCEPT (new P-TMSI=0xce2f214d) (gprs_gmm.c:300) 20241026085211985 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241026085211985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085211989 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085211989 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085211989 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241026085211989 DMM INFO MM(262420000001058/ce2f214d) Subscriber data update (mmctx.c:445) 20241026085211989 DMM DEBUG MM(262420000001058/ce2f214d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085211989 DMM INFO MM(262420000001058/ce2f214d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085211989 DMM NOTICE MM(262420000001058/ce2f214d) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241026085211989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085211989 DMM NOTICE MM(262420000001058/ce2f214d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085211989 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20241026085211990 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085211990 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241026085211990 DMM INFO MM(262420000001058/ce2f214d) Subscriber data update (mmctx.c:445) 20241026085211990 DMM DEBUG MM(262420000001058/ce2f214d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085211992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085211992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085211992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085211992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211992 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085211992 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085211992 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085211992 DMM INFO MM(262420000001058/ce2f214d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085211992 DMM NOTICE MM(262420000001058/ce2f214d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085211992 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085211992 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085211992 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085211992 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085211992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085211992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085211992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085211997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085211997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085211998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085211998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085211998 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085211998 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085211998 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085211998 DMM INFO MM(262420000001058/ce2f214d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085211998 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085211998 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085211998 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085211998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085211998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085211998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085211998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085211998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085211998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085211998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 20241026085212000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085212000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085212000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085212000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@51ea94aae97f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)7253878 TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: 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 := 'CE2F214D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)159379 SGSN_Test_0-RAN(1520)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1518)@51ea94aae97f: First idle individual index:0 20241026085212201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085212201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085212201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085212201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085212202 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085212202 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085212202 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085212202 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE2F214D) type="signalling"  (gprs_gmm.c:1944) 20241026085212202 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026085212202 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085212202 DMM DEBUG MM(262420000001058/ce2f214d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085212202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085212202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085212202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085212202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085212202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085212202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085212202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085212202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: { messageType := 2, destLocRef := '026E93'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085212207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085212207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085212207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085212207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085212207 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085212207 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085212207 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085212207 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241026085212208 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026085212208 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241026085212208 DMM INFO MM(262420000001058/ce2f214d) <- GMM SERVICE ACCEPT (P-TMSI=0xce2f214d) (gprs_gmm.c:813) 20241026085212208 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241026085212208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085212208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085212208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085212208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085212208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085212208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085212208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085212208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026085212214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085212214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085212214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085212214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085212215 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085212215 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085212215 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085212215 DMM INFO MM(262420000001058/ce2f214d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085212215 DMM INFO MM(262420000001058/ce2f214d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085212215 DMM DEBUG MM(262420000001058/ce2f214d) Using GGSN 0 (gprs_sm.c:312) 20241026085212215 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) 20241026085212215 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241026085212215 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085212215 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085212215 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241026085212225 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 10 e0 99 a8 11 f5 54 75 3a 14 05 7f 9e 0b 51 0a 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) 20241026085212225 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc40678, cbp=0x560b92029960) (sgsn_libgtp.c:632) 20241026085212225 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085212225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085212225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085212225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085212225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_len:30 SGSN_Test_0-SCCP(1518)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B951A693'O 20241026085212242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085212242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085212242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085212242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085212242 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026085212242 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026085212242 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026085212242 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241026085212242 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026085212242 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241026085212242 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085212242 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241026085212242 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212242 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085212242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085212242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085212242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085212242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085212242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085212242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@51ea94aae97f: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241026085212246 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085212246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@51ea94aae97f: Final verdict of PTC: none 20241026085212247 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085212247 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) 20241026085212247 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085212247 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085212247 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085212247 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) 20241026085212247 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) -NSVCI98(1513)@51ea94aae97f: Final verdict of PTC: none 20241026085212247 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085212248 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) 20241026085212248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085212248 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085212248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085212248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) -NSVCI99(1519)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1508)@51ea94aae97f: Final verdict of PTC: none 20241026085212248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085212248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085212248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085212248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026085212248 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-BSSGP0(1505)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1518)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@51ea94aae97f: Final verdict of PTC: none 20241026085212249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37202<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1506)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1517)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@51ea94aae97f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1511)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1517): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1518): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1519): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@51ea94aae97f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Sat Oct 26 08:52:12 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241026085212386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085212887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285724) 20241026085213247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085213247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285724, count=290176) 20241026085214248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085214248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085214248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085214248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085214248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@51ea94aae97f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sat Oct 26 08:52: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_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026085215249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085215249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241026085215950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085215952 DMM INFO MM(262420000001058/ce2f214d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085215952 DMM INFO MM(262420000001058/ce2f214d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085215952 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085215952 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085215952 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085215952 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241026085215952 DMM NOTICE MM(262420000001058/ce2f214d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085215952 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241026085215952 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085215952 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085215952 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241026085215952 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241026085215952 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20241026085215952 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241026085215952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085215952 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Deallocated (fsm.c:568) 20241026085215952 DMM DEBUG MM_STATE_Iu(7)[0x560b920296b0]{Detached}: Deallocated (fsm.c:568) 20241026085215952 DMM DEBUG GMM(gmm_fsm)[0x560b92028300]{Deregistered}: Deallocated (fsm.c:568) 20241026085215952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085215952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085215952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085215952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085215952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085215952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085215952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085215952 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085215997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085215997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085215997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085215997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085215997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085215997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085215997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085215997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085215997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085215999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085215999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085215999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085215999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085215999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085215999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085215999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085215999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085215999 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085215999 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085215999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1531)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085216000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085216000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085216003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085216012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085216012 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1537)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1537)@51ea94aae97f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1536)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085216045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085216045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085216046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085216046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085216046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085216046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085216046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085216046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085216046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1537)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085216047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085216047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085216047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085216047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085216047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085216047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085216047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085216047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085216047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085216047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085216047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085216048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085216048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1537)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1537)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085216051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085216059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085216059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1536)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085216073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085216073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085216073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085216073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085216073 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085216073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085216073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085216074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085216074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085216075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085216075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085216075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085216075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085216075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085216075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085216075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085216075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085216075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085216076 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085216076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085216076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085216076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085216079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085216089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085216089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1544)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@51ea94aae97f: ************************************************* MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@51ea94aae97f: v_sccp_pdu_maxlen:268 20241026085216250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085216250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085216250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085216250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085216252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085216253 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085216295 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085216295 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) 20241026085216295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085216295 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)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085216297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085216297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085216297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085216297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085216297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085216297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085216297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085216298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085216298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085216298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085216298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085216298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085216298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085216298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085216299 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085217106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217107 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085217107 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085217107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='EB746B18'O, index=0 SGSN_Test-GSUP(1547)@51ea94aae97f: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '3362'O ("3b"), rac := '0A'O ("\n") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6540224 SGSN_Test_0-SCCP(1542)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1543)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085217323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217323 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085217323 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085217323 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085217323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085217323 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{Deregistered}: Allocated (fsm.c:456) 20241026085217323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085217323 DMM DEBUG MM_STATE_Gb[0x560b92017020]{Idle}: Allocated (fsm.c:456) 20241026085217323 DMM DEBUG MM_STATE_Iu[0x560b92025110]{Detached}: Allocated (fsm.c:456) 20241026085217323 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085217323 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085217324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085217324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085217324 DMM DEBUG MM(262420000001055/f6658b0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085217324 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241026085217324 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217324 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217324 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217324 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: { messageType := 2, destLocRef := '63CBC0'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(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: 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 := 'AB7EBA7C9D599403C8CCC1EBB5EC9EC3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '444A4EDA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70FC34826DC873A7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C2CE69080B45F8639476F44A5AC9CC8C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9324AEDF003D3BE9DC8FD456FC8EF1E8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '70C1FF391E5F91EAFF0484F5205F6464'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D0049E611101D418'O } } } } } SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241026085217332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217332 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085217332 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085217332 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085217332 DMM DEBUG MM(262420000001055/f6658b0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241026085217332 DMM NOTICE MM(262420000001055/f6658b0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085217332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085217332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085217332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085217332 DMM DEBUG MM(262420000001055/f6658b0a) Requesting authorization (sgsn_auth.c:160) 20241026085217332 DMM INFO MM(262420000001055/f6658b0a) Requesting authentication tuples (sgsn_auth.c:184) 20241026085217332 DMM DEBUG MM(262420000001055/f6658b0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085217332 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241026085217332 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@51ea94aae97f: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241026085217335 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085217335 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085217335 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085217335 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085217335 DMM INFO MM(262420000001055/f6658b0a) Subscriber data update (mmctx.c:445) 20241026085217335 DMM DEBUG MM(262420000001055/f6658b0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085217335 DMM INFO MM(262420000001055/f6658b0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085217335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085217335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085217335 DMM INFO MM(262420000001055/f6658b0a) <- GMM AUTH AND CIPHERING REQ (rand = ab 7e ba 7c 9d 59 94 03 c8 cc c1 eb b5 ec 9e c3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 c1 ff 39 1e 5f 91 ea ff 04 84 f5 20 5f 64 64 ) (gprs_gmm.c:483) 20241026085217335 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241026085217335 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22D0049E6123094B99990000105005F029041101D418'O 20241026085217340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217340 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085217340 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085217340 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085217340 DMM INFO MM(262420000001055/f6658b0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085217340 DMM NOTICE MM(262420000001055/f6658b0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085217340 DMM DEBUG MM(262420000001055/f6658b0a) checking auth: received UMTS RES = d0 04 9e 61 11 01 d4 18 (gprs_gmm.c:666) 20241026085217340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085217340 DMM DEBUG MM(262420000001055/f6658b0a) Requesting authorization (sgsn_auth.c:160) 20241026085217340 DMM INFO MM(262420000001055/f6658b0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085217340 DMM DEBUG MM(262420000001055/f6658b0a) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085217340 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241026085217340 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241026085217340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085217340 DMM DEBUG MM(262420000001055/f6658b0a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085217341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085217349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217349 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085217349 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085217349 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085217349 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241026085217349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085217349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085217349 DMM INFO MM(262420000001055/f6658b0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6658b0a) (gprs_gmm.c:300) 20241026085217349 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241026085217349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085217353 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085217353 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085217353 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241026085217353 DMM INFO MM(262420000001055/f6658b0a) Subscriber data update (mmctx.c:445) 20241026085217353 DMM DEBUG MM(262420000001055/f6658b0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085217353 DMM INFO MM(262420000001055/f6658b0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085217353 DMM NOTICE MM(262420000001055/f6658b0a) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241026085217353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085217353 DMM NOTICE MM(262420000001055/f6658b0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085217353 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20241026085217354 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085217354 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241026085217354 DMM INFO MM(262420000001055/f6658b0a) Subscriber data update (mmctx.c:445) 20241026085217354 DMM DEBUG MM(262420000001055/f6658b0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085217356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085217356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085217356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085217356 DMM INFO MM(262420000001055/f6658b0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085217356 DMM NOTICE MM(262420000001055/f6658b0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085217356 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085217356 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085217356 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085217356 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085217356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085217356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085217357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085217362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217362 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085217362 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085217362 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085217362 DMM INFO MM(262420000001055/f6658b0a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085217362 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085217362 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085217363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 20241026085217364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@51ea94aae97f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6540224 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: 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 := 'F6658B0A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)11443785 SGSN_Test_0-RAN(1543)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@51ea94aae97f: First idle individual index:0 20241026085217569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217570 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085217570 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085217570 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085217570 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6658B0A) type="signalling"  (gprs_gmm.c:1944) 20241026085217570 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026085217570 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085217570 DMM DEBUG MM(262420000001055/f6658b0a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085217570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: { messageType := 2, destLocRef := 'AE9E49'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(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085217575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217575 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085217575 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085217575 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085217575 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241026085217575 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026085217575 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241026085217575 DMM INFO MM(262420000001055/f6658b0a) <- GMM SERVICE ACCEPT (P-TMSI=0xf6658b0a) (gprs_gmm.c:813) 20241026085217575 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241026085217575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026085217582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217582 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085217582 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085217582 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085217582 DMM INFO MM(262420000001055/f6658b0a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085217582 DMM INFO MM(262420000001055/f6658b0a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085217582 DMM DEBUG MM(262420000001055/f6658b0a) Using GGSN 0 (gprs_sm.c:312) 20241026085217582 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) 20241026085217582 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241026085217582 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085217582 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085217582 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241026085217595 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 7c 9c 5d 78 11 3f 74 1c d5 14 05 7f e5 2f 41 6b 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) 20241026085217595 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc416e8, cbp=0x560b92025300) (sgsn_libgtp.c:632) 20241026085217595 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085217595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_len:33 SGSN_Test_0-SCCP(1542)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800892DFD6B'O 20241026085217610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085217610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085217610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085217610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085217610 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026085217610 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026085217610 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026085217610 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241026085217610 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241026085217610 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241026085217610 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085217610 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241026085217610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085217610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085217610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085217610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085217610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085217610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085217610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@51ea94aae97f: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241026085217613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085217613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1547)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1531)@51ea94aae97f: Final verdict of PTC: none 20241026085217616 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085217616 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) 20241026085217616 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085217616 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085217616 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085217616 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) 20241026085217616 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085217616 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085217616 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) 20241026085217616 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085217616 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085217616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085217616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085217616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085217616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085217616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085217616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026085217616 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241026085217616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1533)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1537)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1536)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1541)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@51ea94aae97f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1529)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1539)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1535)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1535): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1536): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1537): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@51ea94aae97f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Sat Oct 26 08:52:17 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241026085217750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085218252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51426<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285808) 20241026085218614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085218614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285808, count=290260) 20241026085219615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085219616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085219616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085219616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085219616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@51ea94aae97f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sat Oct 26 08:52: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_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026085220616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085220616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241026085221319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085221320 DMM INFO MM(262420000001055/f6658b0a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085221320 DMM INFO MM(262420000001055/f6658b0a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085221320 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085221320 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085221320 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085221320 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241026085221320 DMM NOTICE MM(262420000001055/f6658b0a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085221320 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241026085221320 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085221320 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085221320 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241026085221320 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241026085221320 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20241026085221320 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241026085221320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085221321 DMM DEBUG MM_STATE_Gb[0x560b92017020]{Idle}: Deallocated (fsm.c:568) 20241026085221321 DMM DEBUG MM_STATE_Iu(9)[0x560b92025110]{Detached}: Deallocated (fsm.c:568) 20241026085221321 DMM DEBUG GMM(gmm_fsm)[0x560b920296b0]{Deregistered}: Deallocated (fsm.c:568) 20241026085221321 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085221321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085221321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085221321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085221321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085221321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085221321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085221321 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085221372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085221372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085221372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085221372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085221372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085221372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085221372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085221372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085221372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085221374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085221374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085221374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085221374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085221374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085221374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085221374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085221374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085221374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085221374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085221374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1554)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085221375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085221375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085221379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085221387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085221387 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085221413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085221413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085221413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085221413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085221413 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085221413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085221413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085221413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085221413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1560)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085221415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085221415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085221415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085221415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085221415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085221415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085221415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085221415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085221415 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085221415 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085221415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085221415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085221415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1559)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1560)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085221420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085221430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085221430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1559)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085221445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085221445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085221445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085221445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085221445 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085221445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085221445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085221445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085221445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085221447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085221447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085221447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085221447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085221447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085221447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085221447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085221447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085221447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085221447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085221447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1564)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085221448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085221448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085221452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085221463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085221463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1567)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@51ea94aae97f: ************************************************* MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@51ea94aae97f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085221617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085221617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085221617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085221617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085221619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085221620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@51ea94aae97f: IPA ID RESP: { { 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)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085221666 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085221666 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) 20241026085221666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085221666 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)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085221669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085221669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085221669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085221669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085221669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085221669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085221669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085221670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085221670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085221670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085221670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085221670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085221670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085221670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085221670 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085222476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222476 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085222476 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085222477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='F17A4E2E'O, index=0 SGSN_Test-GSUP(1570)@51ea94aae97f: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@51ea94aae97f: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '1499'O, rac := '66'O ("f") }, 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)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)4298160 SGSN_Test_0-SCCP(1565)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1566)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085222686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222687 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085222687 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085222687 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085222687 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085222687 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{Deregistered}: Allocated (fsm.c:456) 20241026085222687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085222687 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Allocated (fsm.c:456) 20241026085222687 DMM DEBUG MM_STATE_Iu[0x560b9202ac20]{Detached}: Allocated (fsm.c:456) 20241026085222687 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085222687 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085222687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085222687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085222687 DMM DEBUG MM(262420000001056/d59c8d12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085222687 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241026085222687 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222687 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: { messageType := 2, destLocRef := '4195B0'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@51ea94aae97f: 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 := 'AEA80E76D74FA6DC46DBE45D13402E72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '990E24A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '232CDD5D619D6912'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AD457BD43E020934EEEB0D218A3A98EF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '44DD3D68F2E1EE245F474B19BD58B07A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E8FC78C16A433EE7577D8D909D5D68C3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8D0EF62E3381BFB7'O } } } } } SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241026085222698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222698 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085222699 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085222699 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085222699 DMM DEBUG MM(262420000001056/d59c8d12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241026085222699 DMM NOTICE MM(262420000001056/d59c8d12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085222699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085222699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085222699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085222699 DMM DEBUG MM(262420000001056/d59c8d12) Requesting authorization (sgsn_auth.c:160) 20241026085222699 DMM INFO MM(262420000001056/d59c8d12) Requesting authentication tuples (sgsn_auth.c:184) 20241026085222699 DMM DEBUG MM(262420000001056/d59c8d12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085222699 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241026085222699 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@51ea94aae97f: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241026085222701 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085222701 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085222701 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085222701 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085222701 DMM INFO MM(262420000001056/d59c8d12) Subscriber data update (mmctx.c:445) 20241026085222701 DMM DEBUG MM(262420000001056/d59c8d12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085222702 DMM INFO MM(262420000001056/d59c8d12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085222702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085222702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085222702 DMM INFO MM(262420000001056/d59c8d12) <- GMM AUTH AND CIPHERING REQ (rand = ae a8 0e 76 d7 4f a6 dc 46 db e4 5d 13 40 2e 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e8 fc 78 c1 6a 43 3e e7 57 7d 8d 90 9d 5d 68 c3 ) (gprs_gmm.c:483) 20241026085222702 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241026085222702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D228D0EF62E23094B99990000105006F029043381BFB7'O 20241026085222708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222708 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085222708 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085222708 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085222708 DMM INFO MM(262420000001056/d59c8d12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085222708 DMM NOTICE MM(262420000001056/d59c8d12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085222708 DMM DEBUG MM(262420000001056/d59c8d12) checking auth: received UMTS RES = 8d 0e f6 2e 33 81 bf b7 (gprs_gmm.c:666) 20241026085222708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085222708 DMM DEBUG MM(262420000001056/d59c8d12) Requesting authorization (sgsn_auth.c:160) 20241026085222708 DMM INFO MM(262420000001056/d59c8d12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085222708 DMM DEBUG MM(262420000001056/d59c8d12) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085222708 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241026085222708 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241026085222708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085222708 DMM DEBUG MM(262420000001056/d59c8d12) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085222708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085222716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222717 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085222717 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085222717 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085222717 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241026085222717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085222717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085222717 DMM INFO MM(262420000001056/d59c8d12) <- GMM ATTACH ACCEPT (new P-TMSI=0xd59c8d12) (gprs_gmm.c:300) 20241026085222717 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241026085222717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085222721 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085222721 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085222721 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241026085222721 DMM INFO MM(262420000001056/d59c8d12) Subscriber data update (mmctx.c:445) 20241026085222721 DMM DEBUG MM(262420000001056/d59c8d12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085222721 DMM INFO MM(262420000001056/d59c8d12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085222721 DMM NOTICE MM(262420000001056/d59c8d12) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241026085222721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085222721 DMM NOTICE MM(262420000001056/d59c8d12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085222721 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20241026085222721 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085222721 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241026085222721 DMM INFO MM(262420000001056/d59c8d12) Subscriber data update (mmctx.c:445) 20241026085222721 DMM DEBUG MM(262420000001056/d59c8d12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085222723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222723 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085222723 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085222723 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085222723 DMM INFO MM(262420000001056/d59c8d12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085222724 DMM NOTICE MM(262420000001056/d59c8d12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085222724 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085222724 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085222724 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085222724 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085222724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085222724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085222724 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085222729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222729 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085222729 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085222729 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085222729 DMM INFO MM(262420000001056/d59c8d12) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085222729 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085222729 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085222729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 20241026085222730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1566)@51ea94aae97f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)4298160 20241026085222730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@51ea94aae97f: 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 := 'D59C8D12'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)12324912 SGSN_Test_0-RAN(1566)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@51ea94aae97f: First idle individual index:0 20241026085222933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222934 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085222934 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085222934 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085222934 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD59C8D12) type="signalling"  (gprs_gmm.c:1944) 20241026085222934 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026085222934 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085222934 DMM DEBUG MM(262420000001056/d59c8d12) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085222934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: { messageType := 2, destLocRef := 'BC1030'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085222939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222939 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085222939 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085222939 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085222939 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241026085222939 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026085222939 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241026085222939 DMM INFO MM(262420000001056/d59c8d12) <- GMM SERVICE ACCEPT (P-TMSI=0xd59c8d12) (gprs_gmm.c:813) 20241026085222939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241026085222940 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222940 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026085222946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222946 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085222946 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085222946 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085222946 DMM INFO MM(262420000001056/d59c8d12) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085222946 DMM INFO MM(262420000001056/d59c8d12) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085222946 DMM DEBUG MM(262420000001056/d59c8d12) Using GGSN 0 (gprs_sm.c:312) 20241026085222946 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) 20241026085222946 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241026085222946 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085222946 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085222946 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241026085222959 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 19 48 7c 3d 11 ba cc 75 8a 14 05 7f e5 9d 89 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=1089 from retransmit req queue (gtp.c:443) 20241026085222959 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc42758, cbp=0x560b9202ad50) (sgsn_libgtp.c:632) 20241026085222959 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085222959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085222959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085222959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085222959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_len:46 SGSN_Test_0-SCCP(1565)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1565)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F00006800000000000000000000000000003FC8B4A5'O 20241026085222972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085222972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085222972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085222972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085222972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085222972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085222972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085222972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085222972 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026085222972 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026085222972 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026085222972 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241026085222972 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241026085222972 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241026085222972 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241026085230237 DGPRS DEBUG Checking for inactive LLMEs, time = 11743484 (sgsn.c:131) 20241026085241618 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026085241618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085241619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241026085251376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085251378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085251378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026085251416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085251418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085251418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026085251448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085251450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085251450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@51ea94aae97f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@51ea94aae97f: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241026085252696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085252696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1560)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP(1570)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1554)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1564)@51ea94aae97f: Final verdict of PTC: none 20241026085252698 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085252698 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) 20241026085252698 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085252698 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085252698 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085252698 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) 20241026085252698 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085252698 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085252698 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) 20241026085252698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) SGSN_Test_0-RAN(1566)@51ea94aae97f: Final verdict of PTC: none 20241026085252699 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085252699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085252699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085252699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085252699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085252699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085252699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-NS1(1555)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@51ea94aae97f: Final verdict of PTC: none 20241026085252699 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1565)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@51ea94aae97f: Final verdict of PTC: none 20241026085252699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1567)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1562)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1553)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1558)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@51ea94aae97f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@51ea94aae97f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Sat Oct 26 08:52:52 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241026085252840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085253341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277236) 20241026085253697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085253697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277236, count=290896) 20241026085254698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085254698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085254699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085254699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085254699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@51ea94aae97f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sat Oct 26 08:52: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_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026085255699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085255700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241026085256409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085256410 DMM INFO MM(262420000001056/d59c8d12) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085256410 DMM INFO MM(262420000001056/d59c8d12) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085256410 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085256410 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085256410 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085256410 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241026085256410 DMM NOTICE MM(262420000001056/d59c8d12) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085256410 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241026085256410 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085256410 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085256410 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241026085256411 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241026085256411 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241026085256411 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241026085256411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085256411 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Deallocated (fsm.c:568) 20241026085256411 DMM DEBUG MM_STATE_Iu(11)[0x560b9202ac20]{Detached}: Deallocated (fsm.c:568) 20241026085256411 DMM DEBUG GMM(gmm_fsm)[0x560b92025110]{Deregistered}: Deallocated (fsm.c:568) 20241026085256411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085256411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085256411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085256411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085256411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085256411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085256411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085256411 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1578)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1578)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085256458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085256458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085256458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085256458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085256458 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085256458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085256458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085256458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085256458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1578)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085256461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085256461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085256461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1577)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085256461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085256461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085256461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085256461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085256461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085256461 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085256461 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085256461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1578)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085256462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085256462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1578)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085256465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085256473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085256473 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1577)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085256488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085256488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085256488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085256488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085256488 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085256488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085256488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085256488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085256488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085256489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085256489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085256489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085256489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085256489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085256489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085256489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085256489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085256489 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085256489 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085256489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085256490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085256490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085256494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1583)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085256504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085256504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085256527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085256527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085256527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085256527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085256527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085256527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085256527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085256527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085256527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085256529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085256529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085256529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085256529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085256529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085256529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085256529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085256529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085256529 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085256529 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085256529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1587)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085256529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085256529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085256533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085256542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085256542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1590)@51ea94aae97f: M3UA emulation initiated, the test can be started MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@51ea94aae97f: ************************************************* SGSN_Test_0-SCCP(1588)@51ea94aae97f: v_sccp_pdu_maxlen:268 20241026085256700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085256700 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085256700 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085256700 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085256702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085256703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085256750 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085256750 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) 20241026085256750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085256750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085256752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085256752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085256752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085256752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085256752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085256752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085256752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085256753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085256753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085256753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085256753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085256753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085256753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085256753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085256753 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085257561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085257561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085257561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085257561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085257561 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085257561 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085257562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@51ea94aae97f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='D5B3B6C5'O, index=0 SGSN_Test-GSUP(1593)@51ea94aae97f: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@51ea94aae97f: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '31A1'O, rac := '2F'O ("/") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)16388939 SGSN_Test_0-SCCP(1588)@51ea94aae97f: First idle individual index:0 20241026085257766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085257766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085257766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085257766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085257766 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085257767 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085257767 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085257767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085257767 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{Deregistered}: Allocated (fsm.c:456) 20241026085257767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085257767 DMM DEBUG MM_STATE_Gb[0x560b92017020]{Idle}: Allocated (fsm.c:456) 20241026085257767 DMM DEBUG MM_STATE_Iu[0x560b9202b720]{Detached}: Allocated (fsm.c:456) 20241026085257767 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085257767 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085257767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085257767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085257767 DMM DEBUG MM(262420000001057/f1fa9832) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085257767 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241026085257767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085257767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: { messageType := 2, destLocRef := 'FA134B'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@51ea94aae97f: 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 := '21D51487854A3A4D68048D3B2CED3BAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '055950E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7FA65F2FAD9A26F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A9D435827E88630FF910B747F9A6C3D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C5AAC9590DF3C700E053217E84368F3D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AF2C1952D65B35648A91CA57422EC762'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '253303A44C7E060A'O } } } } } SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241026085257776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085257776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085257776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085257776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085257776 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085257776 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085257776 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085257776 DMM DEBUG MM(262420000001057/f1fa9832) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241026085257776 DMM NOTICE MM(262420000001057/f1fa9832) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085257776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085257776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085257776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085257776 DMM DEBUG MM(262420000001057/f1fa9832) Requesting authorization (sgsn_auth.c:160) 20241026085257776 DMM INFO MM(262420000001057/f1fa9832) Requesting authentication tuples (sgsn_auth.c:184) 20241026085257776 DMM DEBUG MM(262420000001057/f1fa9832) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085257776 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241026085257776 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@51ea94aae97f: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241026085257779 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085257779 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085257779 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085257779 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085257779 DMM INFO MM(262420000001057/f1fa9832) Subscriber data update (mmctx.c:445) 20241026085257779 DMM DEBUG MM(262420000001057/f1fa9832) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085257779 DMM INFO MM(262420000001057/f1fa9832) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085257779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085257779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085257779 DMM INFO MM(262420000001057/f1fa9832) <- GMM AUTH AND CIPHERING REQ (rand = 21 d5 14 87 85 4a 3a 4d 68 04 8d 3b 2c ed 3b aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = af 2c 19 52 d6 5b 35 64 8a 91 ca 57 42 2e c7 62 ) (gprs_gmm.c:483) 20241026085257779 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241026085257779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522253303A423094B99990000105007F029044C7E060A'O 20241026085257785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085257785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085257785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085257785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085257785 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085257785 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085257785 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085257785 DMM INFO MM(262420000001057/f1fa9832) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085257785 DMM NOTICE MM(262420000001057/f1fa9832) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085257785 DMM DEBUG MM(262420000001057/f1fa9832) checking auth: received UMTS RES = 25 33 03 a4 4c 7e 06 0a (gprs_gmm.c:666) 20241026085257785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085257785 DMM DEBUG MM(262420000001057/f1fa9832) Requesting authorization (sgsn_auth.c:160) 20241026085257785 DMM INFO MM(262420000001057/f1fa9832) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085257785 DMM DEBUG MM(262420000001057/f1fa9832) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085257785 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241026085257785 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241026085257785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085257785 DMM DEBUG MM(262420000001057/f1fa9832) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085257785 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257785 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085257793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085257793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085257793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085257793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085257793 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085257793 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085257793 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085257793 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241026085257794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085257794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085257794 DMM INFO MM(262420000001057/f1fa9832) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1fa9832) (gprs_gmm.c:300) 20241026085257794 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241026085257794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085257794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085257798 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085257798 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085257798 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241026085257798 DMM INFO MM(262420000001057/f1fa9832) Subscriber data update (mmctx.c:445) 20241026085257798 DMM DEBUG MM(262420000001057/f1fa9832) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085257798 DMM INFO MM(262420000001057/f1fa9832) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085257798 DMM NOTICE MM(262420000001057/f1fa9832) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241026085257798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085257798 DMM NOTICE MM(262420000001057/f1fa9832) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085257798 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20241026085257798 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085257798 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241026085257798 DMM INFO MM(262420000001057/f1fa9832) Subscriber data update (mmctx.c:445) 20241026085257798 DMM DEBUG MM(262420000001057/f1fa9832) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085257800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085257800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085257800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085257800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085257801 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085257801 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085257801 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085257801 DMM INFO MM(262420000001057/f1fa9832) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085257801 DMM NOTICE MM(262420000001057/f1fa9832) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085257801 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085257801 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085257801 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085257801 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085257801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085257801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085257801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085257807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085257807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085257807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085257807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085257807 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085257807 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085257807 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085257807 DMM INFO MM(262420000001057/f1fa9832) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085257807 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085257807 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085257807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085257807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085257807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085257807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-RAN(1589)@51ea94aae97f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)16388939 20241026085257808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085257808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085257808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085257808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085257808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085257808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085257808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085257808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@51ea94aae97f: 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 := 'F1FA9832'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)12582522 SGSN_Test_0-RAN(1589)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@51ea94aae97f: First idle individual index:0 20241026085258009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085258009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085258009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085258009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085258010 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085258010 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085258010 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085258010 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF1FA9832) type="signalling"  (gprs_gmm.c:1944) 20241026085258010 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026085258010 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085258010 DMM DEBUG MM(262420000001057/f1fa9832) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085258010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085258010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085258010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085258010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085258010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085258010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085258010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085258010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: { messageType := 2, destLocRef := 'BFFE7A'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085258015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085258015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085258015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085258016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085258016 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085258016 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085258016 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085258016 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241026085258016 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026085258016 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241026085258016 DMM INFO MM(262420000001057/f1fa9832) <- GMM SERVICE ACCEPT (P-TMSI=0xf1fa9832) (gprs_gmm.c:813) 20241026085258016 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241026085258016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085258016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085258016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085258016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085258016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085258016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085258016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085258016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026085258023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085258023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085258023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085258023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085258024 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085258024 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085258024 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085258024 DMM INFO MM(262420000001057/f1fa9832) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085258024 DMM INFO MM(262420000001057/f1fa9832) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085258024 DMM DEBUG MM(262420000001057/f1fa9832) Using GGSN 0 (gprs_sm.c:312) 20241026085258024 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241026085258024 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241026085258024 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085258024 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085258024 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241026085258035 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 05 4f e0 be 11 6e 33 7a 9e 14 05 7f 96 91 f9 21 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241026085258035 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc437c8, cbp=0x560b9202ba10) (sgsn_libgtp.c:632) 20241026085258035 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085258035 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258035 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085258035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085258035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085258035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_len:48 SGSN_Test_0-SCCP(1588)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1588)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000002344C0CC'O 20241026085258054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085258054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085258054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085258054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085258054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085258054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085258054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085258054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085258055 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026085258055 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026085258055 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026085258055 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241026085258055 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241026085258055 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241026085258055 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241026085300238 DGPRS DEBUG Checking for inactive LLMEs, time = 11743514 (sgsn.c:131) 20241026085316701 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026085316701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085316702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241026085326463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085326465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085326465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026085326491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085326493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085326493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026085326530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085326532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085326532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@51ea94aae97f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@51ea94aae97f: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1593)@51ea94aae97f: Final verdict of PTC: none 20241026085327778 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085327778 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) 20241026085327778 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085327778 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085327778 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085327778 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) 20241026085327778 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085327778 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085327778 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) 20241026085327778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085327778 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085327778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085327778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085327779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085327779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085327779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085327779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085327779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085327779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1587)@51ea94aae97f: Final verdict of PTC: none 20241026085327779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1582)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1578)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@51ea94aae97f: Final verdict of PTC: none 20241026085327781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60440<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1584)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1577)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1580)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1576)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@51ea94aae97f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1585)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1576): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1577): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1578): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@51ea94aae97f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@51ea94aae97f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Sat Oct 26 08:53:27 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241026085327912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085328413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276312) 20241026085328780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085328780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=276312, count=289352) 20241026085329780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085329780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085329780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026085329781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085329781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085330239 DGPRS DEBUG Checking for inactive LLMEs, time = 11743544 (sgsn.c:131) MTC@51ea94aae97f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@51ea94aae97f: 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 ------ Sat Oct 26 08:53: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_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 20241026085330783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085330783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_attach_pdp_act_pmm_idle started. 20241026085331477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085331479 DMM INFO MM(262420000001057/f1fa9832) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085331479 DMM INFO MM(262420000001057/f1fa9832) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085331479 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085331479 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085331479 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085331479 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241026085331479 DMM NOTICE MM(262420000001057/f1fa9832) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085331479 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241026085331479 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085331479 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085331479 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241026085331479 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241026085331479 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241026085331479 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241026085331479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085331479 DMM DEBUG MM_STATE_Gb[0x560b92017020]{Idle}: Deallocated (fsm.c:568) 20241026085331479 DMM DEBUG MM_STATE_Iu(13)[0x560b9202b720]{Detached}: Deallocated (fsm.c:568) 20241026085331479 DMM DEBUG GMM(gmm_fsm)[0x560b9202ac20]{Deregistered}: Deallocated (fsm.c:568) 20241026085331479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085331479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085331479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085331479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085331479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085331479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085331479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085331479 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1601)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1601)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085331528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085331529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085331529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085331529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085331529 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085331529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085331529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085331529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085331529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1601)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085331530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085331530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085331530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085331531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085331531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085331531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085331531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085331531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085331531 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085331531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085331531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1601)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1600)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085331532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085331532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1601)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085331536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1597)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085331546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085331546 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1598)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1600)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1606)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085331563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085331563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085331563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085331563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085331563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085331563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085331563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085331563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085331563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1606)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085331565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085331565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085331565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1605)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085331565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085331565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085331565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085331565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085331565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085331565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085331565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085331565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085331566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085331566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085331569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085331578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085331578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1607)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1605)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085331593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085331593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085331593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085331593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085331593 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085331593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085331593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085331593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085331593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085331595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085331595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085331595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085331595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085331595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085331595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085331595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085331595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085331595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085331596 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085331596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085331596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085331596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085331600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1613)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@51ea94aae97f: ************************************************* 20241026085331610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085331610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1611)@51ea94aae97f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1609)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085331784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085331784 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085331784 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085331784 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085331786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085331786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085331811 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085331812 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) 20241026085331812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085331812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085331814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085331814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085331814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085331814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085331814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085331814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085331814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085331815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085331815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085331815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085331815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085331815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085331815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085331815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085331815 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085332622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085332622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085332622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085332622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332622 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085332622 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085332622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1598)@51ea94aae97f: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='C2B80AA1'O, index=0 SGSN_Test-GSUP(1616)@51ea94aae97f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: 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 := '75A6'O, rac := '83'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)2410921 SGSN_Test_0-SCCP(1611)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1612)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085332850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085332850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085332850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085332850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332850 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085332850 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085332850 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085332850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085332850 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{Deregistered}: Allocated (fsm.c:456) 20241026085332850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085332850 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Allocated (fsm.c:456) 20241026085332850 DMM DEBUG MM_STATE_Iu[0x560b9202c370]{Detached}: Allocated (fsm.c:456) 20241026085332850 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085332850 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085332850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085332850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085332850 DMM DEBUG MM(262420000001005/d21188f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085332850 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241026085332850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: { messageType := 2, destLocRef := '24C9A9'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: 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 := '456536C2D5CF3086D9D6690AF774B74E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17C20FC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E914FF42A437CDE1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '15A19BDF2EAE0408C495E215925DF84C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '13AE23A60479B5F7D8C88D7332C7BDD2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '411BE168E5C65565D1927D5D4E6FE109'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '78683382A35E0E0E'O } } } } } SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241026085332859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085332859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085332859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085332859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332860 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085332860 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085332860 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085332860 DMM DEBUG MM(262420000001005/d21188f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241026085332860 DMM NOTICE MM(262420000001005/d21188f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085332860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085332860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085332860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085332860 DMM DEBUG MM(262420000001005/d21188f9) Requesting authorization (sgsn_auth.c:160) 20241026085332860 DMM INFO MM(262420000001005/d21188f9) Requesting authentication tuples (sgsn_auth.c:184) 20241026085332860 DMM DEBUG MM(262420000001005/d21188f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085332860 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241026085332860 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@51ea94aae97f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@51ea94aae97f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241026085332862 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085332862 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085332862 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085332862 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085332862 DMM INFO MM(262420000001005/d21188f9) Subscriber data update (mmctx.c:445) 20241026085332862 DMM DEBUG MM(262420000001005/d21188f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085332862 DMM INFO MM(262420000001005/d21188f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085332862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085332862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085332862 DMM INFO MM(262420000001005/d21188f9) <- GMM AUTH AND CIPHERING REQ (rand = 45 65 36 c2 d5 cf 30 86 d9 d6 69 0a f7 74 b7 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 41 1b e1 68 e5 c6 55 65 d1 92 7d 5d 4e 6f e1 09 ) (gprs_gmm.c:483) 20241026085332862 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241026085332863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309227868338223094B99990000100005F02904A35E0E0E'O 20241026085332868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085332868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085332868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085332868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332868 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085332868 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085332868 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085332868 DMM INFO MM(262420000001005/d21188f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085332868 DMM NOTICE MM(262420000001005/d21188f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085332869 DMM DEBUG MM(262420000001005/d21188f9) checking auth: received UMTS RES = 78 68 33 82 a3 5e 0e 0e (gprs_gmm.c:666) 20241026085332869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085332869 DMM DEBUG MM(262420000001005/d21188f9) Requesting authorization (sgsn_auth.c:160) 20241026085332869 DMM INFO MM(262420000001005/d21188f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085332869 DMM DEBUG MM(262420000001005/d21188f9) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085332869 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241026085332869 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) 20241026085332869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085332869 DMM DEBUG MM(262420000001005/d21188f9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085332869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085332876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085332876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085332876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085332876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332876 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085332876 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085332876 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085332876 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241026085332876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085332876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085332876 DMM INFO MM(262420000001005/d21188f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd21188f9) (gprs_gmm.c:300) 20241026085332876 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241026085332876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332877 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332877 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085332880 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085332880 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085332880 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241026085332880 DMM INFO MM(262420000001005/d21188f9) Subscriber data update (mmctx.c:445) 20241026085332880 DMM DEBUG MM(262420000001005/d21188f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085332880 DMM INFO MM(262420000001005/d21188f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085332880 DMM NOTICE MM(262420000001005/d21188f9) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241026085332880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085332880 DMM NOTICE MM(262420000001005/d21188f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085332880 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) 20241026085332881 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085332881 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241026085332881 DMM INFO MM(262420000001005/d21188f9) Subscriber data update (mmctx.c:445) 20241026085332881 DMM DEBUG MM(262420000001005/d21188f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085332883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085332883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085332883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085332883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332883 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085332883 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085332883 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085332883 DMM INFO MM(262420000001005/d21188f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085332884 DMM NOTICE MM(262420000001005/d21188f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085332884 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085332884 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085332884 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085332884 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085332884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085332884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085332884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085332889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085332889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085332889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085332889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085332889 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085332889 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085332889 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085332889 DMM INFO MM(262420000001005/d21188f9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085332889 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085332889 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085332889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085332889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085332889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085332889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 20241026085332891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085332891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085332891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085332891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085332891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085332891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085332891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085332891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@51ea94aae97f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)2410921 TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: 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 := 'D21188F9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@51ea94aae97f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5045526 SGSN_Test_0-RAN(1612)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@51ea94aae97f: First idle individual index:0 20241026085333093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085333093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085333093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085333093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085333094 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085333094 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085333094 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085333094 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD21188F9) type="signalling"  (gprs_gmm.c:1944) 20241026085333094 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026085333094 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085333094 DMM DEBUG MM(262420000001005/d21188f9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085333094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085333094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085333094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085333094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085333094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085333095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085333095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085333095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: { messageType := 2, destLocRef := '4CFD16'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085333099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085333099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085333099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085333099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085333099 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085333099 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085333099 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085333099 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241026085333100 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026085333100 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241026085333100 DMM INFO MM(262420000001005/d21188f9) <- GMM SERVICE ACCEPT (P-TMSI=0xd21188f9) (gprs_gmm.c:813) 20241026085333100 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241026085333100 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333100 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085333100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085333100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085333100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085333100 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333100 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085333100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085333100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085333100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026085333107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085333107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085333107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085333107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085333107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085333107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085333107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085333107 DMM INFO MM(262420000001005/d21188f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085333107 DMM INFO MM(262420000001005/d21188f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085333107 DMM DEBUG MM(262420000001005/d21188f9) Using GGSN 0 (gprs_sm.c:312) 20241026085333107 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241026085333107 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241026085333107 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085333107 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085333107 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241026085333118 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 7d 5c 2e ee 11 6b 28 ed fc 14 05 7f cd 09 de 45 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241026085333118 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc44838, cbp=0x560b9202c560) (sgsn_libgtp.c:632) 20241026085333118 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085333118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085333118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085333118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085333118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_len:30 SGSN_Test_0-SCCP(1611)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068002A32EB03'O 20241026085333132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085333132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085333132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085333132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085333132 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026085333132 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026085333132 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026085333132 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241026085333132 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026085333132 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241026085333132 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085333132 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241026085333132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085333132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085333132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085333132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085333132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085333132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085333132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@51ea94aae97f: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. 20241026085333136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085333136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1616)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1606)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1601)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1600)@51ea94aae97f: Final verdict of PTC: none 20241026085333137 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085333137 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) 20241026085333137 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085333137 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085333137 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085333137 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) 20241026085333137 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085333137 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test_0-SCCP(1611)@51ea94aae97f: Final verdict of PTC: none 20241026085333137 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) 20241026085333137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085333137 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085333137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085333137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085333137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085333137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085333137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085333137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-BSSGP1(1602)@51ea94aae97f: Final verdict of PTC: none 20241026085333137 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1610)@51ea94aae97f: Final verdict of PTC: none 20241026085333138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33306<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI196(1598)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1603)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1604)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1599)@51ea94aae97f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@51ea94aae97f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1608)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1598): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1599): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1600): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1601): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@51ea94aae97f: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@51ea94aae97f: 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'. Sat Oct 26 08:53:33 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 20241026085333272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085333774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287428) 20241026085334137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085334138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287428, count=288588) 20241026085335138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085335138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085335138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026085335139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085335139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:53: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_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 20241026085336141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085336141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_pmm_idle_rx_mt_data started. 20241026085336839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085336840 DMM INFO MM(262420000001005/d21188f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085336840 DMM INFO MM(262420000001005/d21188f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085336840 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085336840 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085336840 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085336840 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241026085336840 DMM NOTICE MM(262420000001005/d21188f9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085336840 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241026085336840 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085336840 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085336840 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241026085336840 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241026085336840 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) 20241026085336840 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) 20241026085336840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085336840 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Deallocated (fsm.c:568) 20241026085336840 DMM DEBUG MM_STATE_Iu(15)[0x560b9202c370]{Detached}: Deallocated (fsm.c:568) 20241026085336840 DMM DEBUG GMM(gmm_fsm)[0x560b9202b720]{Deregistered}: Deallocated (fsm.c:568) 20241026085336840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085336841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085336841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085336841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085336841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085336841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085336841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085336841 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1624)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1624)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085336892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085336892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085336892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085336892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085336892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085336892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085336892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085336892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085336892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1624)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085336893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085336893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085336893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085336893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085336893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085336893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085336893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085336893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085336893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085336894 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085336894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1624)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1623)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085336895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085336895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1624)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085336898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085336907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085336907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1621)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1623)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085336919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085336919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085336919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085336919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085336919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085336919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085336919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085336919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085336919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085336921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085336921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085336921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085336921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085336921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085336921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085336921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085336921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085336921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085336921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085336921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085336922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085336922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085336925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085336934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085336934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1629)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 TC_pmm_idle_rx_mt_data-BVCI210(1627)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085336959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085336959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085336959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085336959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085336959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085336959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085336959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085336959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085336959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085336960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085336961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085336961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085336961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085336961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085336961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085336961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085336961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085336961 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085336961 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085336961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085336961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085336961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085336964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085336972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085336972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1636)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@51ea94aae97f: ************************************************* SGSN_Test_0-SCCP(1634)@51ea94aae97f: v_sccp_pdu_maxlen:268 20241026085337141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085337141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085337141 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085337141 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085337144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085337145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085337181 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085337181 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) 20241026085337181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085337181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085337184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085337185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085337185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085337185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085337185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085337185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085337185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085337186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085337186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085337186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085337186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085337186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085337186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085337186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085337186 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085337992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085337992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085337992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085337992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085337992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085337992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085337992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085337992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085337993 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085337993 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085337993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085337993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085337993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085337993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085337993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085337993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085337993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085337993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1621)@51ea94aae97f: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='E3F0C81E'O, index=0 SGSN_Test-GSUP(1639)@51ea94aae97f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: 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 := 'F714'O, rac := 'A7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@51ea94aae97f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)13867011 SGSN_Test_0-SCCP(1634)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1635)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085338208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338208 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085338208 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085338208 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085338209 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085338209 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{Deregistered}: Allocated (fsm.c:456) 20241026085338209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Allocated (fsm.c:456) 20241026085338209 DMM DEBUG MM_STATE_Gb[0x560b92017020]{Idle}: Allocated (fsm.c:456) 20241026085338209 DMM DEBUG MM_STATE_Iu[0x560b9202b570]{Detached}: Allocated (fsm.c:456) 20241026085338209 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085338209 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085338209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085338209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085338209 DMM DEBUG MM(262420000001007/eb3ce431) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085338209 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241026085338209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: { messageType := 2, destLocRef := 'D39803'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: 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 := '1D36ED3D887F27C46ECBB6D89FA21AF3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9A4A2E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC14163DCECCB041'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EEE644CD30C18762B27DA61EE3CE6C8C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9A5F14F13F64F436CD1AFC2446BA86DB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E998E032A00377D150812E9F314034E5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8DEAEFFC097D4015'O } } } } } SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241026085338218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338218 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085338218 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085338218 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085338218 DMM DEBUG MM(262420000001007/eb3ce431) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241026085338218 DMM NOTICE MM(262420000001007/eb3ce431) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085338218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085338218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085338218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085338218 DMM DEBUG MM(262420000001007/eb3ce431) Requesting authorization (sgsn_auth.c:160) 20241026085338218 DMM INFO MM(262420000001007/eb3ce431) Requesting authentication tuples (sgsn_auth.c:184) 20241026085338218 DMM DEBUG MM(262420000001007/eb3ce431) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085338218 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241026085338218 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@51ea94aae97f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@51ea94aae97f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241026085338221 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085338221 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085338221 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085338221 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085338221 DMM INFO MM(262420000001007/eb3ce431) Subscriber data update (mmctx.c:445) 20241026085338221 DMM DEBUG MM(262420000001007/eb3ce431) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085338221 DMM INFO MM(262420000001007/eb3ce431) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085338221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085338221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085338221 DMM INFO MM(262420000001007/eb3ce431) <- GMM AUTH AND CIPHERING REQ (rand = 1d 36 ed 3d 88 7f 27 c4 6e cb b6 d8 9f a2 1a f3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e9 98 e0 32 a0 03 77 d1 50 81 2e 9f 31 40 34 e5 ) (gprs_gmm.c:483) 20241026085338221 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241026085338221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A228DEAEFFC23094B99990000100007F02904097D4015'O 20241026085338226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338226 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085338226 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085338226 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085338226 DMM INFO MM(262420000001007/eb3ce431) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085338226 DMM NOTICE MM(262420000001007/eb3ce431) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085338226 DMM DEBUG MM(262420000001007/eb3ce431) checking auth: received UMTS RES = 8d ea ef fc 09 7d 40 15 (gprs_gmm.c:666) 20241026085338226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085338226 DMM DEBUG MM(262420000001007/eb3ce431) Requesting authorization (sgsn_auth.c:160) 20241026085338226 DMM INFO MM(262420000001007/eb3ce431) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085338226 DMM DEBUG MM(262420000001007/eb3ce431) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085338226 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241026085338226 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) 20241026085338226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085338226 DMM DEBUG MM(262420000001007/eb3ce431) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085338226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085338235 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338235 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338235 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085338235 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085338235 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085338235 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241026085338235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085338235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085338235 DMM INFO MM(262420000001007/eb3ce431) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb3ce431) (gprs_gmm.c:300) 20241026085338235 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241026085338235 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338235 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085338240 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085338240 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085338240 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241026085338240 DMM INFO MM(262420000001007/eb3ce431) Subscriber data update (mmctx.c:445) 20241026085338240 DMM DEBUG MM(262420000001007/eb3ce431) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085338240 DMM INFO MM(262420000001007/eb3ce431) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085338240 DMM NOTICE MM(262420000001007/eb3ce431) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241026085338240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085338240 DMM NOTICE MM(262420000001007/eb3ce431) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085338240 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) 20241026085338240 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085338240 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241026085338240 DMM INFO MM(262420000001007/eb3ce431) Subscriber data update (mmctx.c:445) 20241026085338240 DMM DEBUG MM(262420000001007/eb3ce431) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085338243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338243 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085338243 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085338243 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085338243 DMM INFO MM(262420000001007/eb3ce431) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085338243 DMM NOTICE MM(262420000001007/eb3ce431) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085338243 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085338243 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085338243 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085338243 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085338243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085338243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085338243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085338248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338248 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338248 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085338248 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085338248 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085338248 DMM INFO MM(262420000001007/eb3ce431) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085338248 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085338248 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085338249 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338249 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 20241026085338250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@51ea94aae97f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)13867011 TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: 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 := 'EB3CE431'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@51ea94aae97f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)14129029 SGSN_Test_0-RAN(1635)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@51ea94aae97f: First idle individual index:0 20241026085338453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338454 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085338454 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085338454 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085338454 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEB3CE431) type="signalling"  (gprs_gmm.c:1944) 20241026085338454 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026085338454 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085338454 DMM DEBUG MM(262420000001007/eb3ce431) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085338454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: { messageType := 2, destLocRef := 'D79785'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085338460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338460 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085338460 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085338460 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085338460 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241026085338460 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026085338460 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241026085338460 DMM INFO MM(262420000001007/eb3ce431) <- GMM SERVICE ACCEPT (P-TMSI=0xeb3ce431) (gprs_gmm.c:813) 20241026085338460 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241026085338460 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026085338467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338467 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085338467 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085338467 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085338467 DMM INFO MM(262420000001007/eb3ce431) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085338467 DMM INFO MM(262420000001007/eb3ce431) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085338467 DMM DEBUG MM(262420000001007/eb3ce431) Using GGSN 0 (gprs_sm.c:312) 20241026085338467 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241026085338467 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241026085338467 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085338467 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085338468 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241026085338475 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 52 7c c4 e1 11 0c 0a cc e6 14 05 7f 77 9c 2c 6b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241026085338475 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc458a8, cbp=0x560b92028f00) (sgsn_libgtp.c:632) 20241026085338475 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085338476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_len:30 SGSN_Test_0-SCCP(1634)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680097C266F0'O 20241026085338498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085338498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085338498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085338498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085338498 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026085338498 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026085338498 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026085338498 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241026085338498 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026085338498 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241026085338498 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085338498 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241026085338498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085338498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085338498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085338498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085338498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085338498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085338498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085338498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 will be put to the reassembly buffer TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@51ea94aae97f: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. 20241026085338502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1639)@51ea94aae97f: Final verdict of PTC: none 20241026085338502 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085338502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1633)@51ea94aae97f: Final verdict of PTC: none -NSVCI97(1624)@51ea94aae97f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1628)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@51ea94aae97f: Final verdict of PTC: none 20241026085338503 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085338503 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) 20241026085338503 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085338503 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085338503 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085338503 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) 20241026085338503 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085338503 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085338503 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) 20241026085338503 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) TC_pmm_idle_rx_mt_data-BVCI196(1621)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1623)@51ea94aae97f: Final verdict of PTC: none20241026085338503 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085338503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085338503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085338503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085338503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085338503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085338503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026085338503 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1634)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@51ea94aae97f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@51ea94aae97f: Final verdict of PTC: none -NSVCI99-provIP(1631)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1626)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1622)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@51ea94aae97f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@51ea94aae97f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1621): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1622): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1623): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1624): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@51ea94aae97f: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@51ea94aae97f: 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'. Sat Oct 26 08:53:38 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241026085338636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085339238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284128) 20241026085339503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085339503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284128, count=288580) 20241026085340504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085340504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085340504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085340504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085340504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026085341505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085341505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_update_ctx_err_ind_from_ggsn started. 20241026085342303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085342304 DMM INFO MM(262420000001007/eb3ce431) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085342304 DMM INFO MM(262420000001007/eb3ce431) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085342304 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085342305 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085342305 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085342305 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241026085342305 DMM NOTICE MM(262420000001007/eb3ce431) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085342305 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241026085342305 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085342305 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085342305 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241026085342305 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241026085342305 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) 20241026085342305 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) 20241026085342305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b9201dff0]{Init}: Deallocated (fsm.c:568) 20241026085342305 DMM DEBUG MM_STATE_Gb[0x560b92017020]{Idle}: Deallocated (fsm.c:568) 20241026085342305 DMM DEBUG MM_STATE_Iu(17)[0x560b9202b570]{Detached}: Deallocated (fsm.c:568) 20241026085342305 DMM DEBUG GMM(gmm_fsm)[0x560b9202c370]{Deregistered}: Deallocated (fsm.c:568) 20241026085342305 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085342305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085342305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085342305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085342305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085342305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085342305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085342305 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1647)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1647)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085342362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085342362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085342362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085342362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085342362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085342362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085342362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085342362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085342362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1647)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1646)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21011 20241026085342363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085342363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085342363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085342364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085342364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085342364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085342364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085342364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085342364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026085342364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085342364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1647)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085342364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085342364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1647)@51ea94aae97f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085342368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085342378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085342378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1648)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@51ea94aae97f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1646)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085342391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026085342391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085342391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085342391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085342391 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026085342391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085342391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085342391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085342391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085342393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085342393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085342393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085342393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085342393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085342393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085342393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085342393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085342393 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026085342393 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085342393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026085342394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085342394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@51ea94aae97f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085342398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@51ea94aae97f: Creating NSIP provider for "127.0.0.103":21012 20241026085342407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560b92018b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085342408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@51ea94aae97f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@51ea94aae97f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1657)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1657)@51ea94aae97f: Provider Link came up: sending NS-RESET 20241026085342443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026085342443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085342443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085342443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085342443 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026085342443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085342443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085342443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085342443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1657)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026085342445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085342445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085342445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085342445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026085342445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026085342445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026085342445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026085342445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085342445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026085342445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026085342445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1657)@51ea94aae97f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026085342446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026085342446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1657)@51ea94aae97f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026085342449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@51ea94aae97f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@51ea94aae97f: ************************************************* SGSN_Test_0-M3UA(1659)@51ea94aae97f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@51ea94aae97f: ************************************************* MTC@51ea94aae97f: Starting RAN_Emulation SGSN_Test_0-SCCP(1656)@51ea94aae97f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1653)@51ea94aae97f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@51ea94aae97f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026085342458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560b9201b240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026085342458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@51ea94aae97f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026085342506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085342506 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026085342506 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026085342506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026085342508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026085342509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026085342651 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026085342651 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) 20241026085342651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026085342651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@51ea94aae97f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026085342654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085342654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241026085342654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241026085342654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026085342654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026085342654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026085342654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026085342655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085342655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241026085342655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241026085342655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026085342655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026085342655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026085342655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026085342655 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026085343462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343462 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026085343462 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026085343463 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@51ea94aae97f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@51ea94aae97f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='DFE8BB10'O, index=0 SGSN_Test-GSUP(1662)@51ea94aae97f: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: 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 := 'D665'O, rac := 'BF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@51ea94aae97f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)6777264 SGSN_Test_0-SCCP(1656)@51ea94aae97f: First idle individual index:0 SGSN_Test_0-RAN(1658)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 20241026085343575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343576 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085343576 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085343576 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085343576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241026085343576 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{Deregistered}: Allocated (fsm.c:456) 20241026085343576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Allocated (fsm.c:456) 20241026085343576 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Allocated (fsm.c:456) 20241026085343576 DMM DEBUG MM_STATE_Iu[0x560b9202da40]{Detached}: Allocated (fsm.c:456) 20241026085343576 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026085343576 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026085343576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026085343576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026085343576 DMM DEBUG MM(262420000001004/f23a709c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026085343576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241026085343576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: { messageType := 2, destLocRef := '6769B0'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: 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 := 'C258EF6A3735FE9523E2288AC5541275'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A3F94C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAAE7DCBC19E29CC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6409B1C033045852C6344F807D61D066'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F8AA8756F9D03802DC8985E3896FFD6C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7A37D9419706F6C8F6587B52DC8E57B7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C64BDFE1CF58BF52'O } } } } } SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241026085343586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343586 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085343586 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085343586 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085343586 DMM DEBUG MM(262420000001004/f23a709c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241026085343586 DMM NOTICE MM(262420000001004/f23a709c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026085343586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026085343586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026085343586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026085343586 DMM DEBUG MM(262420000001004/f23a709c) Requesting authorization (sgsn_auth.c:160) 20241026085343586 DMM INFO MM(262420000001004/f23a709c) Requesting authentication tuples (sgsn_auth.c:184) 20241026085343586 DMM DEBUG MM(262420000001004/f23a709c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026085343586 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241026085343586 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@51ea94aae97f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@51ea94aae97f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241026085343589 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026085343589 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026085343589 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026085343589 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026085343589 DMM INFO MM(262420000001004/f23a709c) Subscriber data update (mmctx.c:445) 20241026085343589 DMM DEBUG MM(262420000001004/f23a709c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026085343589 DMM INFO MM(262420000001004/f23a709c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026085343589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026085343589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026085343589 DMM INFO MM(262420000001004/f23a709c) <- GMM AUTH AND CIPHERING REQ (rand = c2 58 ef 6a 37 35 fe 95 23 e2 28 8a c5 54 12 75 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 37 d9 41 97 06 f6 c8 f6 58 7b 52 dc 8e 57 b7 ) (gprs_gmm.c:483) 20241026085343589 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241026085343589 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343589 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_len:37 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322C64BDFE123094B99990000100004F02904CF58BF52'O 20241026085343595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343595 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085343595 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085343595 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085343595 DMM INFO MM(262420000001004/f23a709c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026085343595 DMM NOTICE MM(262420000001004/f23a709c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026085343595 DMM DEBUG MM(262420000001004/f23a709c) checking auth: received UMTS RES = c6 4b df e1 cf 58 bf 52 (gprs_gmm.c:666) 20241026085343595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026085343595 DMM DEBUG MM(262420000001004/f23a709c) Requesting authorization (sgsn_auth.c:160) 20241026085343595 DMM INFO MM(262420000001004/f23a709c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026085343595 DMM DEBUG MM(262420000001004/f23a709c) Requesting subscriber data update (gprs_subscriber.c:894) 20241026085343595 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241026085343595 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) 20241026085343595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026085343595 DMM DEBUG MM(262420000001004/f23a709c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026085343595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085343602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343602 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085343602 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085343602 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085343602 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241026085343602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241026085343602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026085343602 DMM INFO MM(262420000001004/f23a709c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf23a709c) (gprs_gmm.c:300) 20241026085343602 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241026085343603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026085343606 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026085343606 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026085343606 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241026085343606 DMM INFO MM(262420000001004/f23a709c) Subscriber data update (mmctx.c:445) 20241026085343606 DMM DEBUG MM(262420000001004/f23a709c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026085343606 DMM INFO MM(262420000001004/f23a709c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026085343606 DMM NOTICE MM(262420000001004/f23a709c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241026085343606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026085343606 DMM NOTICE MM(262420000001004/f23a709c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026085343606 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) 20241026085343607 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026085343607 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241026085343607 DMM INFO MM(262420000001004/f23a709c) Subscriber data update (mmctx.c:445) 20241026085343607 DMM DEBUG MM(262420000001004/f23a709c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_len:14 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026085343609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343609 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085343609 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085343609 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085343609 DMM INFO MM(262420000001004/f23a709c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026085343610 DMM NOTICE MM(262420000001004/f23a709c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026085343610 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026085343610 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026085343610 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026085343610 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241026085343610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026085343610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026085343610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_len:7 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026085343615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343615 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026085343615 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026085343615 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026085343615 DMM INFO MM(262420000001004/f23a709c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241026085343615 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241026085343615 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241026085343616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 20241026085343617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@51ea94aae97f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)6777264 TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: 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 := 'F23A709C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@51ea94aae97f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)13477883 SGSN_Test_0-RAN(1658)@51ea94aae97f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1656)@51ea94aae97f: First idle individual index:0 20241026085343817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343818 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026085343818 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026085343818 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026085343818 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF23A709C) type="signalling"  (gprs_gmm.c:1944) 20241026085343818 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026085343818 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026085343818 DMM DEBUG MM(262420000001004/f23a709c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026085343818 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343818 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343818 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343818 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: { messageType := 2, destLocRef := 'CDA7FB'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_len:12 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026085343823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343823 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026085343823 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026085343823 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026085343823 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241026085343823 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026085343823 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241026085343823 DMM INFO MM(262420000001004/f23a709c) <- GMM SERVICE ACCEPT (P-TMSI=0xf23a709c) (gprs_gmm.c:813) 20241026085343823 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241026085343823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343824 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343824 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343824 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_len:23 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026085343830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343831 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026085343831 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026085343831 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026085343831 DMM INFO MM(262420000001004/f23a709c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241026085343831 DMM INFO MM(262420000001004/f23a709c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026085343831 DMM DEBUG MM(262420000001004/f23a709c) Using GGSN 0 (gprs_sm.c:312) 20241026085343831 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241026085343831 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241026085343831 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026085343831 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241026085343831 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241026085343841 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 6e a7 d1 0b 11 f5 b3 ea 5d 14 05 7f 3c 06 07 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:443) 20241026085343841 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f793cc46918, cbp=0x560b9202dd30) (sgsn_libgtp.c:632) 20241026085343841 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241026085343841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_len:30 SGSN_Test_0-SCCP(1656)@51ea94aae97f: vl_from0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680023BAAADC'O 20241026085343856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241026085343856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241026085343856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026085343856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241026085343857 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026085343857 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026085343857 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026085343857 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241026085343857 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026085343857 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241026085343857 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241026085343857 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241026085343857 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343857 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085343857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085343857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085343857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085343857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085343857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026085343857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@51ea94aae97f: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@51ea94aae97f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@51ea94aae97f: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1662)@51ea94aae97f: Final verdict of PTC: none 20241026085343861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026085343861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1647)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@51ea94aae97f: Final verdict of PTC: none -NSVCI99(1657)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1646)@51ea94aae97f: Final verdict of PTC: none -NSVCI98(1651)@51ea94aae97f: Final verdict of PTC: none 20241026085343863 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026085343863 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) 20241026085343863 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026085343863 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026085343863 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026085343863 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) 20241026085343863 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026085343863 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026085343863 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) 20241026085343863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085343863 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026085343863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026085343863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026085343863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026085343863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026085343863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026085343863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026085343863 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-NS2(1652)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-SCCP(1656)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@51ea94aae97f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@51ea94aae97f: Final verdict of PTC: none 20241026085343864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38886<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@51ea94aae97f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@51ea94aae97f: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@51ea94aae97f: Final verdict of PTC: none -NSVCI97-provIP(1645)@51ea94aae97f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@51ea94aae97f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@51ea94aae97f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1655)@51ea94aae97f: Final verdict of PTC: none -NSVCI98-provIP(1649)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: none MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1644): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97-provIP(1645): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-NS1(1646): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI97(1647): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1654): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99-provIP(1655): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-SCCP(1656): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC -NSVCI99(1657): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@51ea94aae97f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@51ea94aae97f: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@51ea94aae97f: 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'. Sat Oct 26 08:53:43 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 20241026085344001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085344603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287420) 20241026085344861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085344861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287420, count=288580) 20241026085345863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085345863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085345865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026085345865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026085345865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@51ea94aae97f: 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@51ea94aae97f: Test execution finished. MTC@51ea94aae97f: 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 ------ Sat Oct 26 08:53:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20241026085346864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085346864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_NS_connect_alive started. 20241026085347667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085347668 DMM INFO MM(262420000001004/f23a709c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026085347668 DMM INFO MM(262420000001004/f23a709c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026085347668 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026085347668 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026085347668 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026085347668 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241026085347668 DMM NOTICE MM(262420000001004/f23a709c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026085347668 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241026085347668 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241026085347668 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241026085347668 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241026085347668 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241026085347668 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) 20241026085347668 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) 20241026085347668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560b92017020]{Init}: Deallocated (fsm.c:568) 20241026085347668 DMM DEBUG MM_STATE_Gb[0x560b9201dff0]{Idle}: Deallocated (fsm.c:568) 20241026085347668 DMM DEBUG MM_STATE_Iu(19)[0x560b9202da40]{Detached}: Deallocated (fsm.c:568) 20241026085347668 DMM DEBUG GMM(gmm_fsm)[0x560b9202b570]{Deregistered}: Deallocated (fsm.c:568) 20241026085347668 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085347669 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026085347669 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241026085347669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241026085347669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241026085347669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026085347669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026085347669 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241026085347693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026085347693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026085347693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026085347865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085347865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: setverdict(pass): none -> pass MTC@51ea94aae97f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241026085348698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41042<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: pass MTC@51ea94aae97f: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@51ea94aae97f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:53:48 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 20241026085348739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085348866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085348866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085349241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15868) 20241026085349868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085349868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=15868, count=20224) 20241026085350869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085350869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: 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 ------ Sat Oct 26 08:53: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_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 20241026085351870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085351870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test case TC_NS_connect_reset started. 20241026085352299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085352300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026085352322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026085352322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026085352322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026085352322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026085352322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026085352322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026085352322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026085352322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085352322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560b92015c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@51ea94aae97f: setverdict(pass): none -> pass 20241026085352870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085352871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241026085353325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41050<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@51ea94aae97f: Final verdict of PTC: none MTC@51ea94aae97f: Setting final verdict of the test case. MTC@51ea94aae97f: Local verdict of MTC: pass MTC@51ea94aae97f: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@51ea94aae97f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@51ea94aae97f: 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'. Sat Oct 26 08:53:53 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 20241026085353368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026085353869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41058<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026085353872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085353872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) 20241026085354873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085354873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11088, count=12348) 20241026085355322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085355874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085355874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@51ea94aae97f: 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@51ea94aae97f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@51ea94aae97f: Terminating MTC. MC@51ea94aae97f: MTC terminated. MC2> exit MC@51ea94aae97f: Shutting down session. MC@51ea94aae97f: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7793.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1410132) [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-20241026-0839-cf92af4e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241026085356876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085356876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085357876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085357877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085358323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085358878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085358878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085359879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085359879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085400240 DGPRS DEBUG Checking for inactive LLMEs, time = 11743574 (sgsn.c:131) 20241026085400880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085400880 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-20241026-0839-cf92af4e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241026085401324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026085401881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085401881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026085402881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026085402881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1410012) [testenv][generic] Stopping sgsn (1410057) [testenv][generic] Showing junit-xml-7793.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-20241026-0839-cf92af4e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7793.log && echo']             SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase         "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:425 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:174 TC_attach_pdp_act_user_addr_v4raw testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase    Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase    Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241026-0839-cf92af4e-0'] 51ea94aae97f397db52f51212bc823abd40d09dfbae8e5a8a93c6be796a801b0 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2214/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